Update to 3.18.1

This commit is contained in:
Kalev Lember 2015-10-13 08:55:48 +02:00
parent e6c939a7e4
commit bc49fe5490
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -93,3 +93,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.17.91.tar.xz
/gnome-desktop-3.17.92.tar.xz
/gnome-desktop-3.18.0.tar.xz
/gnome-desktop-3.18.1.tar.xz

View File

@ -6,7 +6,7 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.18.0
Version: 3.18.1
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.18/gnome-desktop-%{version}.tar.xz
@ -115,6 +115,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/installed-tests
%changelog
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
- Update to 3.18.1
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
- Update to 3.18.0

View File

@ -1 +1 @@
b628b6fbdaf6898bbacde603126d0a26 gnome-desktop-3.18.0.tar.xz
b67ad71bef0c8e4cdeb9c96aed35b867 gnome-desktop-3.18.1.tar.xz