Hello community,

here is the log from the commit of package liblangtag for openSUSE:Factory 
checked in at 2015-07-16 17:17:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2014-07-27 
18:46:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liblangtag.new/liblangtag.changes       
2015-07-16 17:17:16.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jul 14 09:07:56 UTC 2015 - [email protected]
+
+- Version bump to 0.5.7:
+  * Tons of fixes between 0.5.4 and this release. Read NEWS file
+
+-------------------------------------------------------------------

Old:
----
  liblangtag-0.5.4.tar.bz2

New:
----
  liblangtag-0.5.7.tar.bz2

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

Other differences:
------------------
++++++ liblangtag.spec ++++++
--- /var/tmp/diff_new_pack.J8779u/_old  2015-07-16 17:17:17.000000000 +0200
+++ /var/tmp/diff_new_pack.J8779u/_new  2015-07-16 17:17:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblangtag
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 %define libname liblangtag1
-
 Name:           liblangtag
-Version:        0.5.4
+Version:        0.5.7
 Release:        0
 Summary:        An interface library to access tags for identifying languages
 License:        LGPL-3.0+ or MPL-2.0
@@ -108,14 +107,13 @@
        --disable-static \
        --enable-test \
        --disable-introspection \
-       --docdir=%_docdir/%name
+       --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags} V=1
 
 %install
 %make_install
 
-rm %{buildroot}%{_libdir}/*.la
-rm %{buildroot}%{_libdir}/*/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
 make %{?_smp_mflags} check

++++++ liblangtag-0.5.4.tar.bz2 -> liblangtag-0.5.7.tar.bz2 ++++++
++++ 28048 lines of diff (skipped)


Reply via email to