Hello community,

here is the log from the commit of package unoconv for openSUSE:Factory checked 
in at 2012-11-05 15:03:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unoconv (Old)
 and      /work/SRC/openSUSE:Factory/.unoconv.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unoconv", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/unoconv/unoconv.changes  2011-12-19 
16:10:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.unoconv.new/unoconv.changes     2012-11-05 
15:03:16.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Oct 29 10:07:11 UTC 2012 - [email protected]
+
+- update to 0.6
+  - Changes are in ChangeLog file
+- removed pathes (merged upstream):
+  - unoconv-0.4-LD_LIBRARY_PATH.patch
+  - unoconv-libreoffice-support.patch
+  - unoconv-output-argument.patch
+
+-------------------------------------------------------------------

Old:
----
  unoconv-0.4-LD_LIBRARY_PATH.patch
  unoconv-0.4.tar.bz2
  unoconv-libreoffice-support.patch
  unoconv-output-argument.patch

New:
----
  unoconv-0.6.tar.gz

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

Other differences:
------------------
++++++ unoconv.spec ++++++
--- /var/tmp/diff_new_pack.XoOeD8/_old  2012-11-05 15:03:17.000000000 +0100
+++ /var/tmp/diff_new_pack.XoOeD8/_new  2012-11-05 15:03:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unoconv
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -17,19 +17,13 @@
 
 
 Name:           unoconv
-Version:        0.4
+Version:        0.6
 Release:        0
 Summary:        Tool to convert between any document format supported by 
LibreOffice
-License:        GPL-2.0+
+License:        GPL-2.0
 Group:          Productivity/File utilities
 Url:            http://dag.wieers.com/home-made/unoconv/
-Source:         
http://dag.wieers.com/home-made/unoconv/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM unoconv-0.4-LD_LIBRARY_PATH.patch bnc#657140 
[email protected] -- fix LD_LIBRARY_PATH handling. fixed in svn rev9235, so it 
should be in v0.5
-Patch0:         %{name}-0.4-LD_LIBRARY_PATH.patch
-# PATCH-FIX-UPSTREAM unoconv-libreoffice-support.patch bnc#725004 
[email protected] -- Add support for LibreOffice, taken from git
-Patch1:         unoconv-libreoffice-support.patch
-# PATCH-FIX-UPSTREAM unoconv-output-argument.patch bnc#725004 
[email protected] -- deprecate --outputpath in favor of --output, that works 
in a more reasonable way, taken from git
-Patch2:         unoconv-output-argument.patch
+Source:         
http://dag.wieers.com/home-made/unoconv/unoconv-%{version}.tar.gz
 Requires:       libreoffice-pyuno >= 2.0
 Requires:       python >= 2.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -50,9 +44,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 
@@ -60,12 +51,9 @@
 make DESTDIR=%{buildroot} install
 make DESTDIR=%{buildroot} install-links
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root, 0755)
-%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/*.txt
+%doc AUTHORS ChangeLog COPYING README.asciidoc WISHLIST doc/*.txt
 %doc %{_mandir}/man1/unoconv.1*
 %{_bindir}/*
 

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

Reply via email to