This commit is contained in:
parent
e15d1b3ad3
commit
e43c5dc1e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
|||||||
/rpm-ostree-2022.2.tar.xz
|
/rpm-ostree-2022.2.tar.xz
|
||||||
/rpm-ostree-2022.3.tar.xz
|
/rpm-ostree-2022.3.tar.xz
|
||||||
/rpm-ostree-2022.4.tar.xz
|
/rpm-ostree-2022.4.tar.xz
|
||||||
|
/rpm-ostree-2022.5.tar.xz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Summary: Hybrid image/package system
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2022.4
|
Version: 2022.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/coreos/rpm-ostree
|
URL: https://github.com/coreos/rpm-ostree
|
||||||
@ -230,6 +230,9 @@ $PYTHON autofiles.py > files.devel \
|
|||||||
|
|
||||||
%files devel -f files.devel
|
%files devel -f files.devel
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 03 2022 Jonathan Lebon <jonathan@jlebon.com> - 2022.5-1
|
||||||
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2022.5
|
||||||
|
|
||||||
* Tue Mar 01 2022 Joseph Marrero <jmarrero@fedoraproject.org> - 2022.4-1
|
* Tue Mar 01 2022 Joseph Marrero <jmarrero@fedoraproject.org> - 2022.4-1
|
||||||
- https://github.com/coreos/rpm-ostree/releases/tag/v2022.4
|
- https://github.com/coreos/rpm-ostree/releases/tag/v2022.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpm-ostree-2022.4.tar.xz) = 7a58d8b10d27b6decb573ba8805a85abb6dc784a93986148c7720c3a35bd74deda23748cd9e6e2e55f76adf7406c3684226e5db0278d2d2c7a14f0609eae883d
|
SHA512 (rpm-ostree-2022.5.tar.xz) = c3c19bbec208d24140623c44dceea4aa26d8f6ebe4c106c2ffc19e1cd97a85a609ddfc33ae9fc7383602e1aa4afcb98623b3c0d301443233387fb31fd62a16ff
|
||||||
|
Loading…
Reference in New Issue
Block a user