0.3.4-alt1
- Update: + libproxmox-rs-perl 0.3.4 + libpve-rs-perl 0.8.10
This commit is contained in:
@ -2,8 +2,8 @@
|
|||||||
%def_without check
|
%def_without check
|
||||||
|
|
||||||
Name: proxmox-perl-rs
|
Name: proxmox-perl-rs
|
||||||
Version: 0.3.3
|
Version: 0.3.4
|
||||||
Release: alt3
|
Release: alt1
|
||||||
Summary: PVE and PMG common parts which have been ported to Rust
|
Summary: PVE and PMG common parts which have been ported to Rust
|
||||||
License: AGPL-3.0+
|
License: AGPL-3.0+
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
@ -29,7 +29,7 @@ libpve-rs-perl and libpmg-rs-perl, loading whichever is available.
|
|||||||
|
|
||||||
%package -n libproxmox-rs-perl
|
%package -n libproxmox-rs-perl
|
||||||
Summary: PVE/PMG common parts which have been ported to Rust
|
Summary: PVE/PMG common parts which have been ported to Rust
|
||||||
Version: 0.3.3
|
Version: 0.3.4
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
Provides: proxmox-perl-rs = %EVR
|
Provides: proxmox-perl-rs = %EVR
|
||||||
Provides: proxmox-rs-perl = %EVR
|
Provides: proxmox-rs-perl = %EVR
|
||||||
@ -39,7 +39,7 @@ Provides: proxmox-rs-perl = %EVR
|
|||||||
|
|
||||||
%package -n libpve-rs-perl
|
%package -n libpve-rs-perl
|
||||||
Summary: PVE parts which have been ported to Rust
|
Summary: PVE parts which have been ported to Rust
|
||||||
Version: 0.8.9
|
Version: 0.8.10
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
Provides: pve-perl-rs = %EVR
|
Provides: pve-perl-rs = %EVR
|
||||||
Provides: pve-rs-perl = %EVR
|
Provides: pve-rs-perl = %EVR
|
||||||
@ -49,7 +49,7 @@ Provides: pve-rs-perl = %EVR
|
|||||||
|
|
||||||
%package -n libpmg-rs-perl
|
%package -n libpmg-rs-perl
|
||||||
Summary: Components of Proxmox Mail Gateway which have been ported to Rust
|
Summary: Components of Proxmox Mail Gateway which have been ported to Rust
|
||||||
Version: 0.7.5
|
Version: 0.7.6
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
Provides: pmg-perl-rs = %EVR
|
Provides: pmg-perl-rs = %EVR
|
||||||
Provides: pmg-rs-perl = %EVR
|
Provides: pmg-rs-perl = %EVR
|
||||||
@ -120,6 +120,11 @@ LD_LIBRARY_PATH='$LD_LIBRARY_PATH:../target/release' make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2024 Alexander Burmatov <thatman@altlinux.org> 0.3.4-alt1
|
||||||
|
- Update:
|
||||||
|
+ libproxmox-rs-perl 0.3.4
|
||||||
|
+ libpve-rs-perl 0.8.10
|
||||||
|
|
||||||
* Fri Sep 06 2024 Alexander Burmatov <thatman@altlinux.org> 0.3.3-alt3
|
* Fri Sep 06 2024 Alexander Burmatov <thatman@altlinux.org> 0.3.3-alt3
|
||||||
- some notifications fixes (thx andy@)
|
- some notifications fixes (thx andy@)
|
||||||
- Update:
|
- Update:
|
||||||
|
@ -1 +1 @@
|
|||||||
cd0e7b8cd2f3e4ece77e0331fb881d87b91a1c18 upstream
|
ae27b307b8593c652d18afd41658c43a1e68070a upstream
|
||||||
|
Reference in New Issue
Block a user