diff --git a/.gitignore b/.gitignore index b1b92e6..e417b08 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /cockpit-ostree-175.tar.gz /cockpit-ostree-176.tar.gz /cockpit-ostree-178.tar.gz +/cockpit-ostree-179.tar.gz diff --git a/cockpit-ostree.spec b/cockpit-ostree.spec index 0e97616..5b606c5 100644 --- a/cockpit-ostree.spec +++ b/cockpit-ostree.spec @@ -1,12 +1,18 @@ -Name: cockpit-ostree -Version: 178 +# This spec file has been automatically updated +Version: 179 Release: 1%{?dist} +Name: cockpit-ostree BuildArch: noarch Summary: Cockpit user interface for rpm-ostree License: LGPLv2+ Requires: cockpit-bridge >= 125 Requires: cockpit-system >= 125 -Requires: /usr/libexec/rpm-ostreed +# On RHEL Atomic 7, the package name is different (curiously not on CentOS Atomic) +%if 0%{?rhel} == 7 +Requires: rpm-ostree-client +%else +Requires: rpm-ostree +%endif # Download from https://github.com/cockpit-project/cockpit-ostree/releases Source: cockpit-ostree-%{version}.tar.gz @@ -27,6 +33,9 @@ find %{buildroot}%{_datadir}/cockpit/ -name '*.map' | xargs rm --verbose %{_datadir}/cockpit/* %changelog +* Wed Jul 24 2019 Martin Pitt - 179-1 +- Update to upstream 179 release + * Fri Jul 12 2019 Martin Pitt - 178-1 - new upstream release: 178 diff --git a/sources b/sources index 8a858c6..7618e53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cockpit-ostree-178.tar.gz) = b0d940d912bfa81487a4967c5edadc0fb5900a86064fc8b3b0ea75d845c84064b1f022a008cf177677fe148274e7b9c755402fccd187beb44dc0dd1f8aa1cff5 +SHA512 (cockpit-ostree-179.tar.gz) = d8fc2fc480c49f095d59f3158e929be6dc15dc9b94eca52189f68604201f35109c4a6836df1fd56b9758538ddaa57d7a2e42a69fe120fc62e948023b7bc7dbad