Update to 3.21.3

This commit is contained in:
Richard Hughes 2016-06-22 12:13:27 +01:00
parent 5b56384d9c
commit 0a8f2e2d50
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -105,3 +105,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.20.1.tar.xz /gnome-desktop-3.20.1.tar.xz
/gnome-desktop-3.21.1.tar.xz /gnome-desktop-3.21.1.tar.xz
/gnome-desktop-3.21.2.tar.xz /gnome-desktop-3.21.2.tar.xz
/gnome-desktop-3.21.3.tar.xz

View File

@ -7,7 +7,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3 Name: gnome-desktop3
Version: 3.21.2 Version: 3.21.3
Release: 1%{?dist} Release: 1%{?dist}
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.21/gnome-desktop-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-desktop/3.21/gnome-desktop-%{version}.tar.xz
@ -116,6 +116,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
- Update to 3.21.3
* Mon Jun 13 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1 * Mon Jun 13 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
- Update to 3.21.2 - Update to 3.21.2

View File

@ -1 +1 @@
f6bd5283a6b808cde8d3862312f8ca36 gnome-desktop-3.21.2.tar.xz 9cb504bb3bb8f0f053fe4c331e5d5cb2 gnome-desktop-3.21.3.tar.xz