Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Gustavo Costa
21d44d1905
Bump release 2022-06-09 14:55:26 -03:00
Gustavo Costa
89ba3c492d
Roll back to 1.7.2 using Epoch (rhbz#2095057) 2022-06-09 14:34:26 -03:00
2 changed files with 11 additions and 3 deletions

View file

@ -1 +1 @@
SHA512 (wike-1.8.0.tar.gz) = 18cd74e83e1574516a639f9b04c84fd6da6b4bae8a189ee2ce836beec30cd11d5a5a7e13eacfc67792b70e09086b05eb96fc3f68c98004004156c83e065dce56
SHA512 (wike-1.7.2.tar.gz) = 1473e7ee7c5335b8184a595b78c0af6625b0a59b8f9436b655fe7235ff2a2ea5e83b3900e36dedf1a9b6826b924c31036d7a98f41b3ebe71273b80f9d8634f73

View file

@ -1,8 +1,10 @@
%global appid com.github.hugolabe.Wike
Name: wike
Version: 1.8.0
Release: 1%{?dist}
# needed to roll back to 1.7.2
Epoch: 1
Version: 1.7.2
Release: 2%{?dist}
Summary: Wikipedia Reader for the GNOME Desktop
License: GPLv3
@ -64,6 +66,12 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{appid}.desktop
%{_datadir}/gnome-shell/search-providers/%{appid}.SearchProvider.ini
%changelog
* Thu Jun 09 2022 Gustavo Costa <xfgusta@fedoraproject.org> - 1:1.7.2-2
- Bump release
* Thu Jun 09 2022 Gustavo Costa <xfgusta@fedoraproject.org> - 1:1.7.2-1
- Roll back to 1.7.2 using Epoch (rhbz#2095057)
* Sun May 29 2022 Gustavo Costa <xfgusta@fedoraproject.org> - 1.8.0-1
- Update to 1.8.0