[packit] 88 upstream release
Upstream tag: v88 Upstream commit: 107ac2b1
This commit is contained in:
parent
adf93252d1
commit
9e8729711b
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
|||||||
/osbuild-85.tar.gz
|
/osbuild-85.tar.gz
|
||||||
/osbuild-86.tar.gz
|
/osbuild-86.tar.gz
|
||||||
/osbuild-87.tar.gz
|
/osbuild-87.tar.gz
|
||||||
|
/osbuild-88.tar.gz
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
This repository is maintained by packit.
|
This repository is maintained by packit.
|
||||||
https://packit.dev/
|
https://packit.dev/
|
||||||
The file was generated using packit 0.76.0.post2+gbdab6df.
|
The file was generated using packit 0.77.0.
|
||||||
|
16
osbuild.spec
16
osbuild.spec
@ -1,7 +1,7 @@
|
|||||||
%global forgeurl https://github.com/osbuild/osbuild
|
%global forgeurl https://github.com/osbuild/osbuild
|
||||||
%global selinuxtype targeted
|
%global selinuxtype targeted
|
||||||
|
|
||||||
Version: 87
|
Version: 88
|
||||||
|
|
||||||
%forgemeta
|
%forgemeta
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ Version: 87
|
|||||||
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
%global pkgdir %{_prefix}/lib/%{pypi_name}
|
||||||
|
|
||||||
Name: %{pypi_name}
|
Name: %{pypi_name}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|
||||||
URL: %{forgeurl}
|
URL: %{forgeurl}
|
||||||
@ -252,6 +252,18 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 21 2023 Packit <hello@packit.dev> - 88-1
|
||||||
|
Changes with 88
|
||||||
|
----------------
|
||||||
|
* COMPOSER-1959: Also test on RHEL 8.9 and 9.3 nightly (#1301)
|
||||||
|
* Restore LOOP_CONFIGURE fallback for kernel < 5.8 (#1327)
|
||||||
|
* stages: add new zstd stage (#1322)
|
||||||
|
|
||||||
|
Contributions from: Alexander Todorov, Antonio Murdaca, Michael Hofmann
|
||||||
|
|
||||||
|
— Somewhere on the Internet, 2023-06-21
|
||||||
|
|
||||||
|
|
||||||
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 87-2
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 87-2
|
||||||
- Rebuilt for Python 3.12
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (osbuild-87.tar.gz) = 55d35251028909a50961ba01e7ca98c5d6745d5d21d91b9eb336633c0b6806686d090e7145b0a84e8b473ef709a90806bf3f2e447e5445b67d61a5c93b996525
|
SHA512 (osbuild-88.tar.gz) = 362b0cc2345085a942f3fd30c32b469c04cff714dc43cb5c2aa00a306aa606d9629bced06ad29c938b2406b2625ee006a3b78b89f0c9b0b5f75a35a4c7c9466d
|
||||||
|
Loading…
Reference in New Issue
Block a user