[gucharmap/f14/master] 2.31.90

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 19 16:28:25 UTC 2010


commit fa234e566004733ac5fa688ef99c798b57a42cc1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Aug 19 12:27:12 2010 -0400

    2.31.90

 .gitignore     |    1 +
 gucharmap.spec |   11 +++++------
 sources        |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e846597..92b5b57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gucharmap-2.30.1.tar.bz2
+/gucharmap-2.31.90.tar.bz2
diff --git a/gucharmap.spec b/gucharmap.spec
index a421ab8..dba3b19 100644
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@ -3,7 +3,7 @@
 %define desktop_file_utils_version 0.9
 
 Name:           gucharmap
-Version:        2.30.1
+Version:        2.31.90
 Release:        1%{?dist}
 Summary:        Unicode character picker and font browser
 
@@ -84,10 +84,6 @@ done
 %find_lang gucharmap --with-gnome
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %post
 /sbin/ldconfig
 update-desktop-database -q
@@ -123,12 +119,15 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 %files devel
 %defattr(-,root,root,-)
-%{_includedir}/gucharmap-2
+%{_includedir}/gucharmap-2.0
 %{_libdir}/libgucharmap.so
 %{_libdir}/pkgconfig/gucharmap-2.pc
 
 
 %changelog
+* Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.90-1
+- Update to 2.31.90
+
 * Mon Apr 26 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.1-1
 - Update to 2.30.1
 
diff --git a/sources b/sources
index c0a0767..b1e41ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cd3b342fb75b4bd9df2327c247aa457b  gucharmap-2.30.1.tar.bz2
+a14265ca87c3bc54726881025141d5c2  gucharmap-2.31.90.tar.bz2


More information about the scm-commits mailing list