From ca09af831c501e35970a358ef9906dc9ee8de9d0 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Feb 25 2021 06:15:50 +0000 Subject: Add spec-file for the distribution --- diff --git a/SPECS/ostree.spec b/SPECS/ostree.spec index e2d625d..e3b0083 100644 --- a/SPECS/ostree.spec +++ b/SPECS/ostree.spec @@ -8,7 +8,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree Version: 2020.7 -Release: 1%{?dist} +Release: 3%{?dist} Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz License: LGPLv2+ URL: https://ostree.readthedocs.io/en/latest/ @@ -165,6 +165,9 @@ find %{buildroot} -name '*.la' -delete %endif %changelog +* Wed Feb 24 2021 Colin Walters - 2020.7-3 +- Bump release to satisfy vercmp + * Tue Nov 3 15:04:48 UTC 2020 Colin Walters - 2020.7-1 - Update to 2020.7 Resolves: #1894062