update rpm-ostree.spec and yaml.
This commit is contained in:
parent
1106d14332
commit
f1e30b6ed2
@ -4,10 +4,10 @@
|
||||
|
||||
Name: rpm-ostree
|
||||
Version: 2022.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Hybrid image/package system
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/projectatomic/rpm-ostree
|
||||
URL: https://github.com/coreos/rpm-ostree
|
||||
Source0: https://github.com/coreos/rpm-ostree/releases/download/v2022.7/%{name}-%{version}.tar.xz
|
||||
|
||||
%if %{with rust}
|
||||
@ -113,6 +113,9 @@ install -pm 0644 src/daemon/org.projectatomic.rpmostree1.conf %{buildroot}/etc/d
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2022 duyiwei <duyiwei@kylinos.cn> - 2022.7-2
|
||||
- update URL (projectatomic->coreos)
|
||||
|
||||
* Thu Apr 14 2022 yaoxin <yaoxin30@h-partners.com> - 2022.7-1
|
||||
- Update rpm-ostree to 2022.7
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: projectatomic/rpm-ostree
|
||||
src_repo: coreos/rpm-ostree
|
||||
tag_prefix: ^v
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user