Update to 3.4.2
This commit is contained in:
parent
ecc58ea343
commit
54828f4004
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
|
||||
/gnome-settings-daemon-3.3.92.tar.xz
|
||||
/gnome-settings-daemon-3.4.0.tar.xz
|
||||
/gnome-settings-daemon-3.4.1.tar.xz
|
||||
/gnome-settings-daemon-3.4.2.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: gnome-settings-daemon
|
||||
Version: 3.4.1
|
||||
Release: 4%{?dist}
|
||||
Version: 3.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -223,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
||||
|
||||
%changelog
|
||||
* Tue May 15 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
|
||||
- Update to 3.4.2
|
||||
|
||||
* Tue May 08 2012 Richard Hughes <rhughes@redhat.com> - 3.4.1-4
|
||||
- Do not install security updates automatically
|
||||
- Resolves #755335
|
||||
|
Loading…
Reference in New Issue
Block a user