Hello community,

here is the log from the commit of package serd for openSUSE:Factory checked in 
at 2018-09-11 17:10:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/serd (Old)
 and      /work/SRC/openSUSE:Factory/.serd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "serd"

Tue Sep 11 17:10:24 2018 rev:13 rq:631386 version:0.30.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/serd/serd.changes        2018-01-16 
09:26:01.791568554 +0100
+++ /work/SRC/openSUSE:Factory/.serd.new/serd.changes   2018-09-11 
17:10:29.464041423 +0200
@@ -1,0 +2,8 @@
+Fri Aug 24 13:57:57 UTC 2018 - tchva...@suse.com
+
+- Update to 0.30.0:
+  * Update bundled waf to 2.0.9
+  * Fix various typos in comments
+  * Various fixes in the testsuite
+
+-------------------------------------------------------------------

Old:
----
  serd-0.28.0.tar.bz2

New:
----
  serd-0.30.0.tar.bz2

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

Other differences:
------------------
++++++ serd.spec ++++++
--- /var/tmp/diff_new_pack.sFptCC/_old  2018-09-11 17:10:29.956040658 +0200
+++ /var/tmp/diff_new_pack.sFptCC/_new  2018-09-11 17:10:29.956040658 +0200
@@ -18,12 +18,12 @@
 
 %define sover 0
 Name:           serd
-Version:        0.28.0
+Version:        0.30.0
 Release:        0
 Summary:        A lightweight C library for RDF syntax
 License:        ISC
 Group:          Development/Libraries/C and C++
-Url:            http://drobilla.net/software/serd/
+URL:            http://drobilla.net/software/serd/
 Source0:        http://download.drobilla.net/serd-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  doxygen
@@ -61,7 +61,7 @@
 %prep
 %setup -q
 #Convert all file headers to python3
-for i in `grep -rl "/usr/bin/env python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
+for i in `grep -rl "%{_bindir}/env python"`;do sed -i 
'1s/^#!.*/#!\/usr\/bin\/python3/' ${i} ;done
 
 %build
 export CFLAGS='%{optflags}'
@@ -87,16 +87,17 @@
 
 %files -n serdi
 %attr(0755,root,root) %{_bindir}/serdi
-%{_mandir}/man1/serdi.1*
+%{_mandir}/man1/serdi.1%{?ext_man}
 
 %files -n libserd-0-%{sover}
-%doc AUTHORS COPYING NEWS README.md
+%license COPYING
+%doc AUTHORS NEWS README.md
 %{_libdir}/libserd-0.so.%{sover}*
 
 %files devel
 %{_libdir}/libserd-0.so
 %{_includedir}/serd-0/
 %{_libdir}/pkgconfig/serd-0.pc
-%{_mandir}/man3/serd.3%{ext_man}
+%{_mandir}/man3/serd.3%{?ext_man}
 
 %changelog

++++++ serd-0.28.0.tar.bz2 -> serd-0.30.0.tar.bz2 ++++++
++++ 22413 lines of diff (skipped)


Reply via email to