Resolves: rhbz#2216811
This commit is contained in:
parent
5767b40d59
commit
cb5fcf0ced
1
.gitignore
vendored
1
.gitignore
vendored
@ -116,3 +116,4 @@
|
||||
/rpm-ostree-2023.2.tar.xz
|
||||
/rpm-ostree-2023.3.tar.xz
|
||||
/rpm-ostree-2023.4.tar.xz
|
||||
/rpm-ostree-2023.5.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2023.4
|
||||
Version: 2023.5
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/coreos/rpm-ostree
|
||||
@ -241,6 +241,10 @@ $PYTHON autofiles.py > files.devel \
|
||||
%files devel -f files.devel
|
||||
|
||||
%changelog
|
||||
* Thu Jun 22 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.5-1
|
||||
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.5
|
||||
Resolves: rhbz#2216811
|
||||
|
||||
* Tue Jun 13 2023 Joseph Marrero <jmarrero@fedoraproject.org> - 2023.4-1
|
||||
- https://github.com/coreos/rpm-ostree/releases/tag/v2023.4
|
||||
Resolves: rhbz#2211486
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2023.4.tar.xz) = 12a1ef20847185a03e93c93425e2a0f6e87b15a01690bd8d887805bf264546954738b34539d4debed277328ede388ae0317f2b7bbf08270504c1948ae6707f69
|
||||
SHA512 (rpm-ostree-2023.5.tar.xz) = 3b37fad7ab51b2371fb982b74559f9d5dd5dd09891bd779d828f93ab1f319374445b333c70cf7057605594a296d366aae5b4bf5bbb2081c49d463e7b76ced723
|
||||
|
Loading…
Reference in New Issue
Block a user