Update to 3.15.2
This commit is contained in:
parent
02a3ae49e9
commit
e25ad2bdb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ gnome-desktop-2.90.4.tar.bz2
|
||||
/gnome-desktop-3.14.0.tar.xz
|
||||
/gnome-desktop-3.14.1.tar.xz
|
||||
/gnome-desktop-3.14.2.tar.xz
|
||||
/gnome-desktop-3.15.2.tar.xz
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
Summary: Shared code among gnome-panel, gnome-session, nautilus, etc
|
||||
Name: gnome-desktop3
|
||||
Version: 3.14.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.15.2
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.14/gnome-desktop-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-desktop/3.15/gnome-desktop-%{version}.tar.xz
|
||||
Patch0: 0001-default-input-sources-Switch-ja_JP-default-to-ibus-k.patch
|
||||
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -113,6 +113,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
|
||||
- Update to 3.15.2
|
||||
|
||||
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-2
|
||||
- Obsolete compat-gnome-desktop310 from rhughes-f20-gnome-3-12 copr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user