diff --git a/.gitignore b/.gitignore index 6adee74..160f17f 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,4 @@ gnome-desktop-2.90.4.tar.bz2 /gnome-desktop-3.21.3.tar.xz /gnome-desktop-3.21.4.tar.xz /gnome-desktop-3.21.90.tar.xz +/gnome-desktop-3.21.92.tar.xz diff --git a/gnome-desktop3.spec b/gnome-desktop3.spec index c6eebf1..eaa467b 100644 --- a/gnome-desktop3.spec +++ b/gnome-desktop3.spec @@ -7,7 +7,7 @@ Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Name: gnome-desktop3 -Version: 3.21.90 +Version: 3.21.92 Release: 1%{?dist} URL: http://www.gnome.org Source0: http://download.gnome.org/sources/gnome-desktop/3.21/gnome-desktop-%{version}.tar.xz @@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_datadir}/installed-tests %changelog +* Wed Sep 14 2016 Kalev Lember - 3.21.92-1 +- Update to 3.21.92 + * Thu Aug 18 2016 Kalev Lember - 3.21.90-1 - Update to 3.21.90 diff --git a/sources b/sources index ada8ca6..384f47d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dad888dc443cdeaa185d89bb2cd96327 gnome-desktop-3.21.90.tar.xz +621b63d007ac6fa33a2373d9b1ed0721 gnome-desktop-3.21.92.tar.xz