Hello community,

here is the log from the commit of package liblangtag for openSUSE:Factory 
checked in at 2013-05-13 15:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblangtag (Old)
 and      /work/SRC/openSUSE:Factory/.liblangtag.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblangtag"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblangtag/liblangtag.changes    2012-11-15 
09:42:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblangtag.new/liblangtag.changes       
2013-05-13 15:07:48.000000000 +0200
@@ -1,0 +2,34 @@
+Wed May  1 08:45:56 UTC 2013 - tchva...@suse.com
+
+- Version bump to 0.5.1
+  * resolves abi compatibility issues.
+
+-------------------------------------------------------------------
+Sat Apr 27 07:31:12 UTC 2013 - tchva...@suse.com
+
+- Version bump to 0.5
+
+* Enhancements:
+  * Iterator support
+  * Add lt_tag_convert_from_locale_string()
+* Bug Fixes:
+  * Fix wrong traversal on keys
+  * Fix xml parser for tags in range
+  * Improve portability
+  * Fix broken lt_tag_transform()
+  * Fix the build issue when builddir != srcdir
+  * Fix broken lt_tag_convert_from_locale()
+  * Fix memory leaks
+  * Fix linker issue
+  * Use secure_getenv if available
+  * more
+
+- Remove upstreamed patches.
+
+-------------------------------------------------------------------
+Sat Apr 20 12:23:31 UTC 2013 - tchva...@suse.com
+
+- Use full download url.
+- Apply patches from git to fix few build issues.
+
+-------------------------------------------------------------------

Old:
----
  liblangtag-0.4.0.tar.bz2

New:
----
  liblangtag-0.5.1.tar.bz2

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

Other differences:
------------------
++++++ liblangtag.spec ++++++
--- /var/tmp/diff_new_pack.umBtwf/_old  2013-05-13 15:07:49.000000000 +0200
+++ /var/tmp/diff_new_pack.umBtwf/_new  2013-05-13 15:07:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblangtag
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,21 +19,21 @@
 %define libname liblangtag1
 
 Name:           liblangtag
-Version:        0.4.0
+Version:        0.5.1
 Release:        0
-License:        LGPL-3.0+ or MPL-2.0
 Summary:        An interface library to access tags for identifying languages
-Url:            https://github.com/tagoh/liblangtag/
+License:        LGPL-3.0+ or MPL-2.0
 Group:          Productivity/Publishing/Word
-Source0:        %{name}-%{version}.tar.bz2
-BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
+Url:            http://tagoh.bitbucket.org/liblangtag/
+Source0:        
https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2
 BuildRequires:  check
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  gcc-c++
 BuildRequires:  gettext
+BuildRequires:  glib2-devel
 BuildRequires:  gtk-doc
 BuildRequires:  libtool
+BuildRequires:  libxml2-devel
+BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -130,6 +130,9 @@
 rm %{buildroot}%{_libdir}/*.la
 rm %{buildroot}%{_libdir}/*/*.la
 
+%check
+make check
+
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig
@@ -154,5 +157,4 @@
 %dir %{_datadir}/gtk-doc/html/
 %{_datadir}/gtk-doc/html/%{name}
 
-
 %changelog

++++++ liblangtag-0.4.0.tar.bz2 -> liblangtag-0.5.1.tar.bz2 ++++++
++++ 28691 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