Hello community,

here is the log from the commit of package writerperfect for openSUSE:Factory 
checked in at 2013-12-18 19:47:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/writerperfect (Old)
 and      /work/SRC/openSUSE:Factory/.writerperfect.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "writerperfect"

Changes:
--------
--- /work/SRC/openSUSE:Factory/writerperfect/writerperfect.changes      
2013-12-06 14:46:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.writerperfect.new/writerperfect.changes 
2013-12-18 19:47:14.000000000 +0100
@@ -1,0 +2,8 @@
+Tue Dec 17 10:22:12 UTC 2013 - fridrich.st...@suse.com
+
+- Upgrading to 0.8.3
+  - Add fh2odg for Macromedia Freehand documents.
+  - Add key2odp for Apple Keynote documents.
+  - Improve mwaw support.
+
+-------------------------------------------------------------------

Old:
----
  writerperfect-0.8.2.tar.xz

New:
----
  writerperfect-0.8.3.tar.xz

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

Other differences:
------------------
++++++ writerperfect.spec ++++++
--- /var/tmp/diff_new_pack.232A4T/_old  2013-12-18 19:47:15.000000000 +0100
+++ /var/tmp/diff_new_pack.232A4T/_new  2013-12-18 19:47:15.000000000 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           writerperfect
-Version:        0.8.2
+Version:        0.8.3
 Release:        0
 Summary:        Tools for converting WordPerfect(tm) documents
 License:        LGPL-2.1+ or MPL-2.0+
@@ -24,10 +25,14 @@
 Url:            http://libwpd.sf.net/
 Source:         
http://downloads.sourceforge.net/project/libwpd/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+BuildRequires:  libgsf-devel >= 1.6.0
 BuildRequires:  pkgconfig
+BuildRequires:  xz
 BuildRequires:  pkgconfig(libcdr-0.0)
+BuildRequires:  pkgconfig(libetonyek-0.0)
+BuildRequires:  pkgconfig(libfreehand-0.0)
 BuildRequires:  pkgconfig(libmspub-0.0)
-BuildRequires:  pkgconfig(libmwaw-0.1)
+BuildRequires:  pkgconfig(libmwaw-0.2)
 BuildRequires:  pkgconfig(libodfgen-0.0)
 BuildRequires:  pkgconfig(libvisio-0.0)
 BuildRequires:  pkgconfig(libwpd-0.9)
@@ -36,6 +41,8 @@
 BuildRequires:  pkgconfig(libwps-0.2)
 Requires:       cdr2odg
 Requires:       cmx2odg
+Requires:       fh2odg
+Requires:       key2odp
 Requires:       mwaw2odt
 Requires:       pub2odg
 Requires:       vsd2odg
@@ -115,6 +122,20 @@
 %description -n pub2odg
 Tool for converting Microsoft Publisher Documents into OpenDocument Graphics 
format.
 
+%package -n key2odp
+Summary:        Converter from KEY to ODP
+Group:          Productivity/Text/Convertors
+
+%description -n key2odp
+Tool for converting Keynote presentations into OpenDocument Presentation 
format.
+
+%package -n fh2odg
+Summary:        Converter from FH to ODG
+Group:          Productivity/Text/Convertors
+
+%description -n fh2odg
+Tool for converting Freehand drawings into OpenDocument Graphics format.
+
 %prep
 %setup -q
 
@@ -170,4 +191,12 @@
 %defattr(-,root,root)
 %{_bindir}/pub2odg
 
+%files -n key2odp
+%defattr(-,root,root)
+%{_bindir}/key2odp
+
+%files -n fh2odg
+%defattr(-,root,root)
+%{_bindir}/fh2odg
+
 %changelog

++++++ writerperfect-0.8.2.tar.xz -> writerperfect-0.8.3.tar.xz ++++++
++++ 23340 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