Update to 3.4.1
This commit is contained in:
parent
e0526a05a7
commit
1c2115a483
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
|
|||||||
/gnome-settings-daemon-3.3.91.tar.xz
|
/gnome-settings-daemon-3.3.91.tar.xz
|
||||||
/gnome-settings-daemon-3.3.92.tar.xz
|
/gnome-settings-daemon-3.3.92.tar.xz
|
||||||
/gnome-settings-daemon-3.4.0.tar.xz
|
/gnome-settings-daemon-3.4.0.tar.xz
|
||||||
|
/gnome-settings-daemon-3.4.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.4.0
|
Version: 3.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||||
|
|
||||||
@ -208,6 +208,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
|
||||||
|
- Update to 3.4.1
|
||||||
|
|
||||||
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
|
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
|
||||||
- New upstream version.
|
- New upstream version.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user