Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory 
checked in at 2012-01-09 15:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gucharmap (Old)
 and      /work/SRC/openSUSE:Factory/.gucharmap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gucharmap", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gucharmap/gucharmap.changes      2011-10-18 
14:15:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gucharmap.new/gucharmap.changes 2012-01-09 
15:17:47.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Dec 20 11:21:59 UTC 2011 - [email protected]
+
+- Update to version 3.3.0:
+  + Update to Unicode 6.1.0 (beta).
+  + Use new workarea API.
+  + Don't allow the charmap side pane to shrink too much.
+  + Use attributes for deprecation.
+  + Build fixes.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Thu Dec  8 22:36:37 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-Gucharmap-2_90 subpackage.
+- Add typelib-1_0-Gucharmap-2_90 Requires to devel subpackage.
+
+-------------------------------------------------------------------
+Tue Nov 15 10:29:31 UTC 2011 - [email protected]
+
+- Update to version 3.2.2:
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gucharmap-3.2.1.tar.bz2

New:
----
  gucharmap-3.3.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gucharmap.spec ++++++
--- /var/tmp/diff_new_pack.vRtvXW/_old  2012-01-09 15:17:48.000000000 +0100
+++ /var/tmp/diff_new_pack.vRtvXW/_new  2012-01-09 15:17:48.000000000 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 %define api_version 2.90
 %define so_api _2_90
 %define so_gucharmap 7
@@ -24,21 +22,23 @@
 
 Name:           gucharmap
 BuildRequires:  fdupes
-BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk-doc
-BuildRequires:  intltool
 BuildRequires:  gconf2-devel
+BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
+BuildRequires:  gtk-doc
 BuildRequires:  gtk3-devel
+BuildRequires:  intltool
 BuildRequires:  scrollkeeper
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-License:        GPLv3+ ; LGPLv2.1+
-Group:          System/GUI/GNOME
-Version:        3.2.1
-Release:        1
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
+Version:        3.3.0
+Release:        0
 Summary:        A Featureful Unicode Character Map
-Source:         
http://download.gnome.org/sources/gucharmap/3.2/%{name}-%{version}.tar.bz2
+License:        GPL-3.0+ ; LGPL-2.1+
+Group:          System/GUI/GNOME
+Source:         
http://download.gnome.org/sources/gucharmap/3.3/%{name}-%{version}.tar.xz
 Url:            http://gucharmap.sourceforge.net/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Recommends:     %{name}-lang
@@ -49,7 +49,6 @@
 
 %package -n libgucharmap%{so_api}-%{so_gucharmap}
 
-License:        GPLv3+ ; LGPLv2.1+
 Summary:        A Featureful Unicode Character Map -- Library
 Group:          System/GUI/GNOME
 
@@ -58,11 +57,21 @@
 
 This package contains a library to use the character map.
 
+%package -n typelib-1_0-Gucharmap-2_90
+Summary:        A Featureful Unicode Character Map -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Gucharmap-2_90
+Gucharmap is a featureful unicode character map.
+
+This package provides the GObject Introspection bindings for the
+gucharmap library.
+
 %package devel
-License:        GPLv3+ ; LGPLv2.1+
 Summary:        A Featureful Unicode Character Map -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libgucharmap%{so_api}-%{so_gucharmap} = %{version}
+Requires:       typelib-1_0-Gucharmap-2_90 = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -131,7 +140,10 @@
 %files -n libgucharmap%{so_api}-%{so_gucharmap}
 %defattr(-,root,root)
 %{_libdir}/libgucharmap%{so_api}.so.%{so_gucharmap}*
-%{_libdir}/girepository-1.0/Gucharmap-%{pc_api}.typelib
+
+%files -n typelib-1_0-Gucharmap-2_90
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Gucharmap-2.90.typelib
 
 %files lang -f %{name}.lang
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to