[gucharmap] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 11:33:33 UTC 2011


commit 9e60902fd13294a5b628285a7377f8fb0f610bcd
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 07:32:38 2011 -0400

    3.1.92

 .gitignore     |    1 +
 gucharmap.spec |   11 ++++++-----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 707a598..666242c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ gucharmap-2.30.1.tar.bz2
 /gucharmap-2.33.2.tar.bz2
 /gucharmap-3.0.0.tar.bz2
 /gucharmap-3.0.1.tar.bz2
+/gucharmap-3.1.92.tar.xz
diff --git a/gucharmap.spec b/gucharmap.spec
index 407da22..1f32a8c 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,8 +3,8 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        3.0.1
-Release:        2%{?dist}
+Version:        3.1.92
+Release:        1%{?dist}
 Summary:        Unicode character picker and font browser
 
 Group:          Applications/System
@@ -12,7 +12,7 @@ License:        GPLv3+ and GFDL and MIT
 # GPL for the source code, GFDL for the docs, MIT for Unicode data
 URL:            http://live.gnome.org/Gucharmap
 #VCS: git:git://git.gnome.org/gucharmap
-Source:         http://download.gnome.org/sources/gucharmap/3.0/gucharmap-%{version}.tar.bz2
+Source:         http://download.gnome.org/sources/gucharmap/3.1/gucharmap-%{version}.tar.xz
 
 BuildRequires: gnome-doc-utils >= 0.3.2
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -92,7 +92,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %gconf_schema_remove gucharmap
 
 %files -f gucharmap.lang
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/charmap
 %{_bindir}/gucharmap
@@ -104,7 +103,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/gucharmap-2.90
 %{_libdir}/libgucharmap_2_90.so
 %{_libdir}/pkgconfig/gucharmap-2.90.pc
@@ -112,6 +110,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
+- Update to 3.1.92
+
 * Sat May 07 2011 Christopher Aillon <caillon at redhat.com> - 3.0.1-2
 - Update scriptlets
 
diff --git a/sources b/sources
index 4f9b883..d9a3811 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-754e1bc0ff7c190a8e8d855b2ca4ba16  gucharmap-3.0.1.tar.bz2
+50ed25e98b4c9371ce508c0b0e3b107f  gucharmap-3.1.92.tar.xz


More information about the scm-commits mailing list