[packit] 93 upstream release
Upstream tag: v93 Upstream commit: 433515cf 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/93-rawhide-update-propose_downstream ```
This commit is contained in:
parent
f67255266e
commit
97b9782493
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@
|
||||
/osbuild-90.tar.gz
|
||||
/osbuild-91.tar.gz
|
||||
/osbuild-92.tar.gz
|
||||
/osbuild-93.tar.gz
|
||||
|
14
osbuild.spec
14
osbuild.spec
@ -1,7 +1,7 @@
|
||||
%global forgeurl https://github.com/osbuild/osbuild
|
||||
%global selinuxtype targeted
|
||||
|
||||
Version: 92
|
||||
Version: 93
|
||||
|
||||
%forgemeta
|
||||
|
||||
@ -263,6 +263,18 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 23 2023 Packit <hello@packit.dev> - 93-1
|
||||
Changes with 93
|
||||
----------------
|
||||
* extend org.osbuild.systemd.unit stage ability to update user units (#1363)
|
||||
* schutzbot: unregister test hosts (#1372)
|
||||
* tests: Add a check for valid snapshot urls (#1366)
|
||||
|
||||
Contributions from: Brian C. Lane, Sanne Raymaekers, Sayan Paul
|
||||
|
||||
— Somewhere on the Internet, 2023-08-23
|
||||
|
||||
|
||||
* Wed Aug 16 2023 Packit <hello@packit.dev> - 92-1
|
||||
Changes with 92
|
||||
----------------
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (osbuild-92.tar.gz) = 8200e34e84f4bce9d228651566011fe574904fa5be10e1f8b83aa16b925a172f15e031a9d6272c9f73d36380b77742274ee2eb356f280a1a7b9575a0df2b2272
|
||||
SHA512 (osbuild-93.tar.gz) = c9f78294284298f93e69680b054c1e66cdbc43bc0be038b5bc439a34b048b551806e16eb7b97d668f37bacbba701ab8ff598f27846028a70de6b06f22a826931
|
||||
|
Loading…
Reference in New Issue
Block a user