This commit is contained in:
Kalev Lember 2013-03-27 00:41:33 +01:00
parent 5ae5fb478d
commit 38aae53917
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-3.7.90.tar.xz
/gnome-desktop-3.7.91.1.tar.xz
/gnome-desktop-3.7.92.tar.xz
/gnome-desktop-3.8.0.tar.xz

View File

@ -7,10 +7,10 @@
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
Name: gnome-desktop3
Version: 3.7.92
Version: 3.8.0
Release: 1%{?dist}
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/gnome-desktop/3.7/gnome-desktop-%{version}.tar.xz
Source0: http://download.gnome.org/sources/gnome-desktop/3.8/gnome-desktop-%{version}.tar.xz
License: GPLv2+ and LGPLv2+
Group: System Environment/Libraries
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%changelog
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
- Update to 3.8.0
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
28f68b7847342c73522f198b82c894ee gnome-desktop-3.7.92.tar.xz
67cdf987d1d9a4b515bb933eeb0bf726 gnome-desktop-3.8.0.tar.xz