[packit] 92 upstream release
Upstream tag: v92 Upstream commit: e8bd5e9c If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork): ``` git fetch https://src.fedoraproject.org/forks/packit/rpms/osbuild.git refs/heads/*:refs/remotes/packit/* git checkout packit/92-rawhide-update-propose_downstream ```
This commit is contained in:
parent
be0b5702b3
commit
f67255266e
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
||||
/osbuild-89.tar.gz
|
||||
/osbuild-90.tar.gz
|
||||
/osbuild-91.tar.gz
|
||||
/osbuild-92.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.78.1.post5+g4b99855.
|
||||
The file was generated using packit 0.79.0.post2+g93f33d9.
|
||||
|
20
osbuild.spec
20
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 91
|
||||
Version: 92
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -263,6 +263,24 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2023 Packit <hello@packit.dev> - 92-1
|
||||
Changes with 92
|
||||
----------------
|
||||
* Improve the linting setup (#1362)
|
||||
* Refactor Fedora test manifests v2 and update them to F38 (#1351)
|
||||
* Update fedora-39 runners and repositories (#1369)
|
||||
* Update snapshots to 20230801 (#1355)
|
||||
* Update snapshots to 20230815 (#1370)
|
||||
* autopep8: Increase aggressive level (#1361)
|
||||
* dnf4.mark: mark packages in DNF state database (#1333)
|
||||
* osbuild: add `--checkpoint` can now use globs (#1358)
|
||||
* ostree.encapsulate: It's rpm-ostree, not ostree (#1359)
|
||||
|
||||
Contributions from: Brian C. Lane, Colin Walters, Jakub Rusz, Ondřej Budai, Simon de Vlieger, schutzbot
|
||||
|
||||
— Somewhere on the Internet, 2023-08-16
|
||||
|
||||
|
||||
* Wed Aug 02 2023 Packit <hello@packit.dev> - 91-1
|
||||
Changes with 91
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-91.tar.gz) = 8a608aaad25033478d86ef7b3935c9bcbbb18d2a60eb074b5140fdb1bbcbd4b0c90605ebe5740c0c52c54a33d913b1747fab6533ab6e085ec81e773aa9bd7ee8
|
||||
SHA512 (osbuild-92.tar.gz) = 8200e34e84f4bce9d228651566011fe574904fa5be10e1f8b83aa16b925a172f15e031a9d6272c9f73d36380b77742274ee2eb356f280a1a7b9575a0df2b2272
|
||||
|
Loading…
Reference in New Issue
Block a user