diff --git a/.gitignore b/.gitignore index 4fbd24d..143693b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,15 @@ /wike-1.7.1.tar.gz /wike-1.7.2.tar.gz /wike-1.8.0.tar.gz +/wike-1.8.1.tar.gz +/wike-1.8.2.tar.gz +/wike-1.8.3.tar.gz +/wike-2.0.0.tar.gz +/wike-2.0.1.tar.gz +/wike-2.1.0.tar.gz +/wike-3.0.0.tar.gz +/wike-3.0.1.tar.gz +/wike-3.1.0.tar.gz +/wike-3.1.1.tar.gz +/wike-3.2.0.tar.gz +/wike-3.2.1.tar.gz diff --git a/changelog b/changelog new file mode 100644 index 0000000..17d8093 --- /dev/null +++ b/changelog @@ -0,0 +1,62 @@ +* Fri Apr 14 2023 Gustavo Costa - 2.0.0-1 +- Update to 2.0.0 (rhbz#2186215) +- Change gtk3, libhandy and webkit2gtk4.1 to gtk4, libadwaita and webkitgtk6.1 + +* Sat Mar 04 2023 Gustavo Costa - 1.8.3-2 +- Use webkit2gtk4.1 + +* Sat Mar 04 2023 Gustavo Costa - 1.8.3-1 +- Update to 1.8.3 (rhbz#2175378) + +* Fri Feb 24 2023 Gustavo Costa - 1.8.2-1 +- Drop patch +- Use SPDX license +- Update to 1.8.2 (rhbz#2137400) + +* Sat Jan 21 2023 Fedora Release Engineering - 1.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Sat Sep 24 2022 Gustavo Costa - 1.8.1-2 +- Fix _fill_menu bug (rhbz#2128121) + +* Fri Sep 09 2022 Gustavo Costa - 1.8.1-1 +- Update to 1.8.1 (rhbz#2125166) + +* Sat Jul 23 2022 Fedora Release Engineering - 1.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sun May 29 2022 Gustavo Costa - 1.8.0-1 +- Update to 1.8.0 + +* Mon Apr 04 2022 Gustavo Costa - 1.7.2-1 +- Update to 1.7.2 + +* Tue Feb 08 2022 Gustavo Costa - 1.7.1-1 +- Update to 1.7.1 + +* Fri Jan 21 2022 Gustavo Costa - 1.7.0-1 +- Fix unowned directories +- Update to 1.7.0 + +* Fri Dec 17 2021 Gustavo Costa - 1.6.3-1 +- Update to 1.6.3 + +* Sat Dec 04 2021 Gustavo Costa - 1.6.2-1 +- Update to 1.6.2 + +* Wed Nov 17 2021 Gustavo Costa - 1.6.1-1 +- Update to 1.6.1 + +* Sat Oct 16 2021 Gustavo Costa - 1.6.0-1 +- Update to 1.6.0 + +* Wed Sep 22 2021 Gustavo Costa - 1.5.7-1 +- Update to 1.5.7 + +* Thu Sep 09 2021 Gustavo Costa - 1.5.6-1 +- Update to 1.5.6 +- Remove BR libhandy1-devel +- Add BR glib2-devel + +* Thu Sep 02 2021 Gustavo Costa - 1.5.4-1 +- Initial package diff --git a/sources b/sources index dd15b0a..af4d0d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wike-1.7.2.tar.gz) = 1473e7ee7c5335b8184a595b78c0af6625b0a59b8f9436b655fe7235ff2a2ea5e83b3900e36dedf1a9b6826b924c31036d7a98f41b3ebe71273b80f9d8634f73 +SHA512 (wike-3.2.1.tar.gz) = 562f97396e05c1e679f9977305eff6b75e8918fc87b0e567f9e09ff1bafcf2858cc9e376cbab558095438729854cbb76597f0fca65de42c683234590a2b04b9e diff --git a/wike.spec b/wike.spec index c50c5d6..c07f1e1 100644 --- a/wike.spec +++ b/wike.spec @@ -1,15 +1,13 @@ %global appid com.github.hugolabe.Wike Name: wike -# needed to roll back to 1.7.2 -Epoch: 1 -Version: 1.7.2 -Release: 2%{?dist} +Version: 3.2.1 +Release: %autorelease Summary: Wikipedia Reader for the GNOME Desktop -License: GPLv3 -URL: https://github.com/hugolabe/wike -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +License: GPL-3.0-or-later +URL: https://hugolabe.github.io/Wike +Source0: https://github.com/hugolabe/wike/archive/%{version}/%{name}-%{version}.tar.gz BuildArch: noarch @@ -19,18 +17,19 @@ BuildRequires: gettext BuildRequires: glib2-devel BuildRequires: desktop-file-utils BuildRequires: libappstream-glib +BuildRequires: gtk-update-icon-cache Requires: hicolor-icon-theme Requires: python3-gobject -Requires: gtk3 -Requires: libhandy1 -Requires: webkit2gtk3 -Requires: python3dist(dbus-python) -Requires: python3dist(requests) +Requires: gtk4 +Requires: libadwaita +Requires: webkitgtk6.0 +Requires: libsoup +Requires: pango %description -Wike is a Wikipedia reader for the GNOME Desktop. Provides access to all the -content of this online encyclopedia in a native application, with a simpler and +Wike is a Wikipedia reader for the GNOME Desktop. Provides access to all the +content of this online encyclopedia in a native application, with a simpler and distraction-free view of articles. %prep @@ -55,55 +54,15 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{appid}.desktop %{_datadir}/%{name} %{_datadir}/applications/%{appid}.desktop %{_datadir}/icons/hicolor/*/apps/* -%{_datadir}/icons/hicolor/*/actions/* %{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml %{_metainfodir}/%{appid}.metainfo.xml %dir %{_datadir}/dbus-1 %dir %{_datadir}/dbus-1/services +%{_datadir}/dbus-1/services/%{appid}.service %{_datadir}/dbus-1/services/%{appid}.SearchProvider.service %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/%{appid}.SearchProvider.ini %changelog -* Thu Jun 09 2022 Gustavo Costa - 1:1.7.2-2 -- Bump release - -* Thu Jun 09 2022 Gustavo Costa - 1:1.7.2-1 -- Roll back to 1.7.2 using Epoch (rhbz#2095057) - -* Sun May 29 2022 Gustavo Costa - 1.8.0-1 -- Update to 1.8.0 - -* Mon Apr 04 2022 Gustavo Costa - 1.7.2-1 -- Update to 1.7.2 - -* Tue Feb 08 2022 Gustavo Costa - 1.7.1-1 -- Update to 1.7.1 - -* Fri Jan 21 2022 Gustavo Costa - 1.7.0-1 -- Fix unowned directories -- Update to 1.7.0 - -* Fri Dec 17 2021 Gustavo Costa - 1.6.3-1 -- Update to 1.6.3 - -* Sat Dec 04 2021 Gustavo Costa - 1.6.2-1 -- Update to 1.6.2 - -* Wed Nov 17 2021 Gustavo Costa - 1.6.1-1 -- Update to 1.6.1 - -* Sat Oct 16 2021 Gustavo Costa - 1.6.0-1 -- Update to 1.6.0 - -* Wed Sep 22 2021 Gustavo Costa - 1.5.7-1 -- Update to 1.5.7 - -* Thu Sep 09 2021 Gustavo Costa - 1.5.6-1 -- Update to 1.5.6 -- Remove BR libhandy1-devel -- Add BR glib2-devel - -* Thu Sep 02 2021 Gustavo Costa - 1.5.4-1 -- Initial package +%autochangelog