[gucharmap: 2/2] Fix license field to match upstream

Matthias Clasen mclasen at fedoraproject.org
Mon Nov 1 18:32:50 UTC 2010


commit 8ecc1f92bf49972b9fba28646c7e5a5d25b80ccb
Merge: 10dda28 f4f259e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Nov 1 14:31:43 2010 -0400

    Fix license field to match upstream

 gucharmap.spec |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --cc gucharmap.spec
index 51fe802,aacdbbe..f8ddcd3
--- a/gucharmap.spec
+++ b/gucharmap.spec
@@@ -4,11 -4,11 +4,11 @@@
  
  Name:           gucharmap
  Version:        2.33.0
--Release:        2%{?dist}
++Release:        3%{?dist}
  Summary:        Unicode character picker and font browser
  
  Group:          Applications/System
--License:        GPLv2+ and GFDL and MIT
++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
@@@ -35,7 -35,10 +35,9 @@@ only know by its Unicode name or code p
  %package devel
  Summary: Libraries and headers for libgucharmap
  Group: Development/Libraries
+ Requires: glib2-devel >= %{glib2_version}
+ Requires: gtk3-devel >= %{gtk3_version}
  Requires: gucharmap = %{version}-%{release}
 -Requires: pkgconfig
  
  %description devel
  The gucharmap-devel package contains header files and other resources
@@@ -106,8 -109,8 +108,11 @@@ gtk-update-icon-cache %{_datadir}/icons
  
  
  %changelog
- * Thu Oct  7 2010 Matthias Clasen <mclasen at redhat.com> - 2.33.0-2
- - Fix dependencies of gucharmap-devel
++* Mon Nov  1 2010 Matthias Clasen <mclasen at redhat.com> - 2.33.0-3
++- Update license field to match changed license (#639133)
++
+ * Wed Oct  6 2010 Paul Howarth <paul at city-fan.org> - 2.33.0-2
+ - gtk2 dependencies become gtk3 dependencies
  
  * Mon Oct  4 2010 Matthias Clasen <mclasen at redhat.com> - 2.33.0-1
  - Update to 2.33.0


More information about the scm-commits mailing list