Update to 3.9.5

This commit is contained in:
Kalev Lember 2013-08-09 14:45:56 +02:00
parent 5bc3117b38
commit 963d07d0a6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.8.1.tar.xz
/gnome-desktop-3.8.2.tar.xz
/gnome-desktop-3.9.1.1.tar.xz
/gnome-desktop-3.9.5.tar.xz

View File

@ -6,8 +6,8 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.9.1.1
Release: 2%{?dist}
Version: 3.9.5
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.9/gnome-desktop-%{version}.tar.xz
@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
- Update to 3.9.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
3737efd4bf95e2c4e53395819bb9a9d4 gnome-desktop-3.9.1.1.tar.xz
712a3ecf109714d8c73570ed7c51e46b gnome-desktop-3.9.5.tar.xz