Hello community,

here is the log from the commit of package pango for openSUSE:Factory checked 
in at 2012-01-06 11:46:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pango (Old)
 and      /work/SRC/openSUSE:Factory/.pango.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pango", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pango/pango.changes      2011-10-02 
10:23:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pango.new/pango.changes 2012-01-06 
11:46:23.000000000 +0100
@@ -1,0 +2,17 @@
+Thu Dec  8 20:09:27 UTC 2011 - dims...@opensuse.org
+
+- Split typelib files into typelib-1_0-Pango-1_0 subpackage.
+- Add typelib-1_0-Pango-1_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------
+Tue Nov 22 22:10:56 UTC 2011 - dims...@opensuse.org
+
+- Update to version 1.29.5:
+  + Documentation fixes
+  + Build fixes for ATSUI backend
+  + Add more Chinese poetry
+  + Fix ChanContext backtrack matching with GPOS
+  + Bugs fixed: bgo#653985, bgo#635399, bgo#658561, bgo#656014,
+    bgo#654689, bgo#403499, bgo#650456, bgo#653985, bgo#661612.
+
+-------------------------------------------------------------------

Old:
----
  pango-1.29.4.tar.bz2

New:
----
  pango-1.29.5.tar.bz2

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

Other differences:
------------------
++++++ pango.spec ++++++
--- /var/tmp/diff_new_pack.18WlpS/_old  2012-01-06 11:46:24.000000000 +0100
+++ /var/tmp/diff_new_pack.18WlpS/_new  2012-01-06 11:46:24.000000000 +0100
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # When updating the binary version, do not forget to also update baselibs.conf
 %define pango_binary_version 1.6.0
 
 Name:           pango
-License:        LGPLv2.1+
-Group:          System/Libraries
-Version:        1.29.4
-Release:        1
+Version:        1.29.5
+Release:        0
 Summary:        Library for Layout and Rendering of Text
+License:        LGPL-2.1+
+Group:          System/Libraries
 Url:            http://www.pango.org/
 Source:         
http://download.gnome.org/sources/pango/1.29/%{name}-%{version}.tar.bz2
 Source1:        README.SuSE
@@ -40,7 +39,7 @@
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(libthai)
+BuildRequires:  pkgconfig(libthai) >= 0.1.9
 BuildRequires:  pkgconfig(xft)
 BuildRequires:  pkgconfig(xrender)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -53,7 +52,6 @@
 Pango forms the core of text and font handling for GTK+.
 
 %package -n libpango-1_0-0
-License:        LGPLv2.1+
 Summary:        Library for Layout and Rendering of Text
 Group:          System/Libraries
 Requires(post): %{name}-tools
@@ -72,8 +70,20 @@
 
 Pango forms the core of text and font handling for GTK+.
 
+%package -n typelib-1_0-Pango-1_0
+Summary:        Library for Layout and Rendering of Text -- Introspection 
bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Pango-1_0
+Pango is a library for layout and rendering of text, with an emphasis
+on internationalization. It can be used anywhere that text layout
+is needed.
+
+Pango forms the core of text and font handling for GTK+.
+
+This package provides the GObject Introspection bindings for Pango.
+
 %package tools
-License:        LGPLv2.1+
 Summary:        Library for Layout and Rendering of Text -- Tools
 Group:          System/Libraries
 
@@ -85,7 +95,6 @@
 Pango forms the core of text and font handling for GTK+.
 
 %package module-thai-lang
-License:        LGPLv2.1+
 Summary:        Library for Layout and Rendering of Text -- Module for the 
Thai Language
 Group:          System/Libraries
 Requires(post): %{name}-tools
@@ -100,8 +109,8 @@
 Pango forms the core of text and font handling for GTK+.
 
 %package devel
-License:        LGPLv2.1+
 Requires:       libpango-1_0-0 = %{version}
+Requires:       typelib-1_0-Pango-1_0 = %{version}
 Summary:        Library for Layout and Rendering of Text -- Development Files
 Group:          Development/Libraries/GNOME
 # bug437293
@@ -222,10 +231,6 @@
 %{_libdir}/pango/%{pango_binary_version}/modules/pango-thai-fc.so
 %{_libdir}/pango/%{pango_binary_version}/modules/pango-tibetan-fc.so
 %{_libdir}/lib*.so.*
-%{_libdir}/girepository-1.0/Pango-1.0.typelib
-%{_libdir}/girepository-1.0/PangoCairo-1.0.typelib
-%{_libdir}/girepository-1.0/PangoFT2-1.0.typelib
-%{_libdir}/girepository-1.0/PangoXft-1.0.typelib
 %dir %{_sysconfdir}/pango
 %{_sysconfdir}/pango/pangox.aliases
 %if "%_lib" == "lib64"
@@ -234,6 +239,13 @@
 %ghost %{_sysconfdir}/pango/pango.modules
 %endif
 
+%files -n typelib-1_0-Pango-1_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Pango-1.0.typelib
+%{_libdir}/girepository-1.0/PangoCairo-1.0.typelib
+%{_libdir}/girepository-1.0/PangoFT2-1.0.typelib
+%{_libdir}/girepository-1.0/PangoXft-1.0.typelib
+
 %files tools
 %defattr(-, root, root)
 %{_bindir}/pango-querymodules*

++++++ pango-1.29.4.tar.bz2 -> pango-1.29.5.tar.bz2 ++++++
++++ 37985 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to