Hello community,

here is the log from the commit of package lasem for openSUSE:Factory checked 
in at 2015-02-14 13:55:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lasem (Old)
 and      /work/SRC/openSUSE:Factory/.lasem.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lasem"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lasem/lasem.changes      2015-01-15 
15:59:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lasem.new/lasem.changes 2015-02-14 
13:55:43.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Feb 11 23:55:44 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.4.2:
+  + Build improvements.
+  + Add man page for lasem-render.
+  + Updated translations.
+- Drop lasem-bison-3.0.patch and lasem-nonvoid.patch: Fixed
+  upstream.
+
+-------------------------------------------------------------------

Old:
----
  lasem-0.4.1.tar.xz
  lasem-bison-3.0.patch
  lasem-nonvoid.patch

New:
----
  lasem-0.4.2.tar.xz

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

Other differences:
------------------
++++++ lasem.spec ++++++
--- /var/tmp/diff_new_pack.8Umft6/_old  2015-02-14 13:55:44.000000000 +0100
+++ /var/tmp/diff_new_pack.8Umft6/_new  2015-02-14 13:55:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lasem
 #
-# Copyright (c) 2015 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
@@ -18,17 +18,13 @@
 
 %define api 0.4
 Name:           lasem
-Version:        0.4.1
+Version:        0.4.2
 Release:        0
 Summary:        Mathml and SVG rendering library
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            https://live.gnome.org/Lasem
-Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/lasem/0.4/lasem-0.4.1.tar.xz
-# PATCH-FIX-UPSTREAM lasem-nonvoid.patch dims...@opensuse.org -- Fix 
no-return-in-nonvoid brp error. Taken from git.
-Patch0:         lasem-nonvoid.patch
-# PATCH-FIX-UPSTREAM lasem-bison-3.0.patch bgo#724867 dims...@opensuse.org -- 
Fix build with bison 3.0
-Patch1:         lasem-bison-3.0.patch
+Source:         
http://download.gnome.org/sources/%{name}/%{api}/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  gobject-introspection >= 0.6.7
 BuildRequires:  intltool >= 0.35.0
@@ -67,8 +63,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure \
@@ -80,6 +74,8 @@
 # Those files do not belong there... we package them using %%doc
 rm -rf %{buildroot}%{_prefix}/doc
 find %{buildroot} -type f -name "*.la" -delete -print
+# Change man name to something man actually recognize
+mv %{buildroot}/%{_mandir}/man1/%{name}-render-%{api} 
%{buildroot}/%{_mandir}/man1/%{name}-render-%{api}.1
 %find_lang %{name}-%{api}
 
 %post -n liblasem-0_4-4 -p /sbin/ldconfig
@@ -90,6 +86,7 @@
 %defattr(-,root,root)
 %doc README COPYING
 %{_bindir}/%{name}-render-%{api}
+%{_mandir}/man1/%{name}-render-%{api}.1%{?ext_man}
 
 %files -n liblasem-0_4-4
 %defattr(-,root,root)

++++++ lasem-0.4.1.tar.xz -> lasem-0.4.2.tar.xz ++++++
++++ 46239 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