diff --git a/.gitignore b/.gitignore index 8f66cc2..bcc20cc 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /variety-3fbf10e.tar.gz /variety-e81db6b.tar.gz /variety-0.8.1.tar.gz +/variety-0.8.2.tar.gz diff --git a/sources b/sources index d78c8f0..1e7210b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (variety-0.8.1.tar.gz) = 85f3e0763307af1a5efa46351c39cf45001976b174de3c9248613d622ea3273beeefb2fa4b28088a2c2209d58a42a5067fe8de5279a444e076bb117e7e6f101d +SHA512 (variety-0.8.2.tar.gz) = 3ae4b0f8ec0af5f86dffd62dc2b135b435c76d8fe6c901450e90c116f7095c525a449ca843ae0d537c0784fe2a70348158494c543073d99bfb7a934b44c5efdd diff --git a/variety.spec b/variety.spec index 7663de2..a5260a1 100644 --- a/variety.spec +++ b/variety.spec @@ -5,18 +5,18 @@ #For git snapshots, set to 0 to use release instead: %global usesnapshot 0 %if 0%{?usesnapshot} -%global commit0 e81db6b1f542dff3399989bc306e785c21405cd7 +%global commit0 a2c35dadc7b1ea6c16e2aa4c9f64b7fbff0b049d %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global snapshottag .git%{shortcommit0} %endif Name: variety %if 0%{?usesnapshot} -Version: 0.8.0 -Release: 0.7%{?snapshottag}%{?dist} +Version: 0.8.3 +Release: 0.1%{?snapshottag}%{?dist} %else -Version: 0.8.1 -Release: 2%{?dist} +Version: 0.8.2 +Release: 1%{?dist} %endif Summary: Wallpaper changer that automatically downloads wallpapers License: GPLv3 @@ -122,8 +122,8 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}.appda %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %changelog -* Sat Jan 04 2020 Martin Gansser - 0.8.1-2 -- Bump version due #8482 Koji build fails with "GenericError: Build already in progress" +* Thu Jan 09 2020 Martin Gansser - 0.8.2-1 +- Update to 0.8.2 * Thu Jan 02 2020 Martin Gansser - 0.8.1-1 - Update to 0.8.1