Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2014-07-27 18:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libabw (Old)
 and      /work/SRC/openSUSE:Factory/.libabw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libabw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libabw/libabw.changes    2014-06-02 
07:00:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes       2014-07-27 
18:47:13.000000000 +0200
@@ -1,0 +2,8 @@
+Mon May 26 09:34:24 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel
+  * Add dependency on librevenge-devel
+
+-------------------------------------------------------------------

Old:
----
  libabw-0.0.2.tar.xz

New:
----
  libabw-0.1.0.tar.xz

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

Other differences:
------------------
++++++ libabw.spec ++++++
--- /var/tmp/diff_new_pack.Axr2Pa/_old  2014-07-27 18:47:14.000000000 +0200
+++ /var/tmp/diff_new_pack.Axr2Pa/_new  2014-07-27 18:47:14.000000000 +0200
@@ -16,25 +16,27 @@
 #
 
 
-%define libname libabw-0_0-0
+%define libname libabw-0_1-1
 Name:           libabw
-Version:        0.0.2
+Version:        0.1.0
 Release:        0
 Summary:        Library for parsing the Abiword file format structure
 License:        MPL-2.0
 Group:          Productivity/Publishing/Word
 Url:            http://www.freedesktop.org/wiki/Software/libabw
-Source0:        http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
+Source0:        
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
-BuildRequires:  libwpd-devel >= 0.9.5
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,8 +55,6 @@
 Summary:        Files for Developing with libabw
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
-Requires:       libwpd-devel
-Requires:       libwpg-devel
 
 %description devel
 Libabw is library providing ability to interpret and import AbiWord documents
@@ -83,7 +83,7 @@
 %setup -q
 
 %build
-export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
+export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
        --disable-werror \
        --disable-static \
@@ -105,7 +105,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++++++ libabw-0.0.2.tar.xz -> libabw-0.1.0.tar.xz ++++++
++++ 5473 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