diff --git a/.gitignore b/.gitignore index 99f0e0e..7b9da54 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ eog-plugins-2.30.0.tar.bz2 /eog-plugins-3.15.90.tar.xz /eog-plugins-3.15.92.tar.xz /eog-plugins-3.16.0.tar.xz +/eog-plugins-3.16.1.tar.xz diff --git a/eog-plugins.spec b/eog-plugins.spec index 90b03d5..ca69d07 100644 --- a/eog-plugins.spec +++ b/eog-plugins.spec @@ -1,8 +1,8 @@ %global __python %{__python3} Name: eog-plugins -Version: 3.16.0 -Release: 4%{?dist} +Version: 3.16.1 +Release: 1%{?dist} Summary: A collection of plugins for the eog image viewer Group: User Interface/Desktops @@ -287,6 +287,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/appdata/eog-slideshowshuffle.metainfo.xml %changelog +* Mon Aug 17 2015 Kalev Lember - 3.16.1-1 +- Update to 3.16.1 + * Sat Jul 04 2015 Kalev Lember - 3.16.0-4 - Require libpeas-loader-python3 for Python 3 plugin support (#1226879) diff --git a/sources b/sources index 0bad4ff..7cda51c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69bf9dcaa0f015074a9d81da3f5734b6 eog-plugins-3.16.0.tar.xz +01b207fb078fca42e6e1b6cbf5273399 eog-plugins-3.16.1.tar.xz