New upstream version.
This commit is contained in:
parent
3c0e47a054
commit
0b92cca1ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ gnome-color-manager-2.31.4.tar.bz2
|
|||||||
/gnome-color-manager-3.2.0.tar.xz
|
/gnome-color-manager-3.2.0.tar.xz
|
||||||
/gnome-color-manager-3.2.1.tar.xz
|
/gnome-color-manager-3.2.1.tar.xz
|
||||||
/gnome-color-manager-3.3.3.tar.xz
|
/gnome-color-manager-3.3.3.tar.xz
|
||||||
|
/gnome-color-manager-3.3.5.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Color management tools for GNOME
|
Summary: Color management tools for GNOME
|
||||||
Name: gnome-color-manager
|
Name: gnome-color-manager
|
||||||
Version: 3.3.3
|
Version: 3.3.5
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://projects.gnome.org/gnome-color-manager/
|
URL: http://projects.gnome.org/gnome-color-manager/
|
||||||
@ -103,9 +103,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/icons/hicolor/*/*/*.png
|
%{_datadir}/icons/hicolor/*/*/*.png
|
||||||
%{_datadir}/icons/hicolor/scalable/*/*.svg*
|
%{_datadir}/icons/hicolor/scalable/*/*.svg*
|
||||||
%{_datadir}/applications/gcm-*.desktop
|
%{_datadir}/applications/gcm-*.desktop
|
||||||
%{_datadir}/dbus-1/services/org.gnome.ColorManager.service
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 06 2012 Richard Hughes <rhughes@redhat.com> - 3.3.5-1
|
||||||
|
- New upstream version.
|
||||||
|
|
||||||
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-4
|
* Thu Jan 19 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-4
|
||||||
- Rebuild against new cogl
|
- Rebuild against new cogl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user