Hello community,

here is the log from the commit of package gtkspell3 for openSUSE:Factory 
checked in at 2013-06-28 11:49:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkspell3 (Old)
 and      /work/SRC/openSUSE:Factory/.gtkspell3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtkspell3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkspell3/gtkspell3.changes      2013-04-02 
11:51:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkspell3.new/gtkspell3.changes 2013-06-28 
11:49:56.000000000 +0200
@@ -1,0 +2,21 @@
+Mon Jun 24 20:38:27 UTC 2013 - [email protected]
+
+- Update to version 3.0.3:
+  + Add decode-language-codes property (to show more friendly
+    dictionary names in the context menu), implemented using
+    iso-codes.
+  + Add gtk_spell_checker_decode_language_code method.
+  + Use g_win32_get_package_installation_directory_of_module on
+    win32.
+  + Add -no-undefined when building on for win32.
+  + Use $(foo) instead of @foo@ in Makefiles.
+  + Fix GTK_SPELL_CFLAGS -> GTK_SPELL3_CFLAGS typo.
+  + Updated translations.
+- Changes from version 3.0.2:
+  + Added vala bindings.
+  + Added some documentation on language bindings.
+- Add pkgconfig(gobject-introspection-1.0) BuildRequires: needed in
+  order to get the typelib language bindings.
+- Split out typelib-1_0-GtkSpell-3_0 subpackage.
+
+-------------------------------------------------------------------

Old:
----
  gtkspell3-3.0.1.tar.gz

New:
----
  gtkspell3-3.0.3.tar.gz

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

Other differences:
------------------
++++++ gtkspell3.spec ++++++
--- /var/tmp/diff_new_pack.oRCyBN/_old  2013-06-28 11:49:57.000000000 +0200
+++ /var/tmp/diff_new_pack.oRCyBN/_new  2013-06-28 11:49:57.000000000 +0200
@@ -17,17 +17,18 @@
 
 
 Name:           gtkspell3
-Version:        3.0.1
+Version:        3.0.3
 Release:        0
 Summary:        GTK3 Spell Checker Interface Library
 License:        GPL-2.0+
 Group:          System/Libraries
 Url:            http://gtkspell.sf.net/
-Source:         %{name}-%{version}.tar.gz
+Source:         
http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(enchant) >= 0.4.0
+BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.30.0
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(pango) >= 1.3.5
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -49,10 +50,20 @@
 misspelled words in a GtkTextView widget. Right-clicking a misspelled
 word opens a menu of suggested replacements.
 
+%package -n typelib-1_0-GtkSpell-3_0
+Summary:        GTK3 Spell Checker Interface Library -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-GtkSpell-3_0
+GtkSpell provides MSWord-style and MacOSX-style highlighting of
+misspelled words in a GtkTextView widget. Right-clicking a misspelled
+word opens a menu of suggested replacements.
+
 %package devel
 Summary:        GTK3 Spell Checker Interface Library -- Development Files
 Group:          Development/Libraries/X11
 Requires:       libgtkspell3-3-0 = %{version}
+Requires:       typelib-1_0-GtkSpell-3_0 = %{version}
 
 %description devel
 GtkSpell provides MSWord-style and MacOSX-style highlighting of
@@ -83,8 +94,13 @@
 %doc AUTHORS COPYING ChangeLog README
 %{_libdir}/libgtkspell3-3.so.*
 
+%files -n typelib-1_0-GtkSpell-3_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/GtkSpell-3.0.typelib
+
 %files devel
 %defattr(-, root, root)
+%{_datadir}/gir-1.0/GtkSpell-3.0.gir
 %{_includedir}/gtkspell-3.0/
 %{_libdir}/libgtkspell3-3.so
 %{_libdir}/pkgconfig/gtkspell3-3.0.pc

++++++ gtkspell3-3.0.1.tar.gz -> gtkspell3-3.0.3.tar.gz ++++++
++++ 6862 lines of diff (skipped)

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

Reply via email to