automatic version update by autodist [release 2024.7-1mamba;Fri Aug 16 2024]
This commit is contained in:
parent
d2b8773638
commit
56600ea799
@ -1,5 +1,5 @@
|
|||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2024.6
|
Version: 2024.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Hybrid image/package system with atomic upgrades and package layering
|
Summary: Hybrid image/package system with atomic upgrades and package layering
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -31,6 +31,7 @@ BuildRequires: libsqlite-devel
|
|||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libsystemd-devel
|
BuildRequires: libsystemd-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -143,6 +144,9 @@ NOCONFIGURE=1 ./autogen.sh
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2024 Automatic Build System <autodist@openmamba.org> 2024.7-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 2024.6-1mamba
|
* Fri May 24 2024 Automatic Build System <autodist@openmamba.org> 2024.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user