diff --git a/.gitignore b/.gitignore index a863570..69d3ed6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /frogr-0.8.tar.xz /frogr-0.9.tar.xz /frogr-0.10.tar.xz +/frogr-1.0.tar.xz diff --git a/frogr.spec b/frogr.spec index 9ee29ce..d7947fc 100644 --- a/frogr.spec +++ b/frogr.spec @@ -1,13 +1,13 @@ Name: frogr -Version: 0.10 +Version: 1.0 Summary: Flickr Remote Organizer for GNOME Summary(de): Flickr-Verwaltung für GNOME -Release: 3%{?dist} +Release: 1%{?dist} Group: Applications/Internet License: GPLv3 URL: http://live.gnome.org/Frogr -Source0: http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: gtk3-devel @@ -17,7 +17,6 @@ BuildRequires: libsoup-devel BuildRequires: libxml2-devel BuildRequires: libexif-devel BuildRequires: desktop-file-utils -BuildRequires: gnome-doc-utils BuildRequires: gstreamer-devel BuildRequires: json-glib-devel BuildRequires: itstool @@ -74,16 +73,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/%{name}/ %{_datadir}/pixmaps/%{name}.xpm %{_datadir}/appdata/%{name}.appdata.xml -#%{_datadir}/help/%{name} %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/*/apps/%{name}.svg -%{_datadir}/icons/HighContrast/scalable/apps/%{name}.svg +%{_datadir}/icons/hicolor/scalable/apps/frogr-symbolic.svg %{_datadir}/applications/%{name}.desktop %{_mandir}/man1/frogr.1.* %doc README NEWS COPYING AUTHORS THANKS MAINTAINERS TRANSLATORS %changelog +* Wed Dec 30 2015 Kalev Lember - 1.0-1 +- Update to 1.0 + * Wed Jun 17 2015 Fedora Release Engineering - 0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 54ee206..003df33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6fab072745626dc563528677de53098a frogr-0.10.tar.xz +a8a862a33a52f697a70e103176d84195 frogr-1.0.tar.xz