Hello community,

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

Package is "sord"

Tue Sep 11 17:10:19 2018 rev:11 rq:631384 version:0.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/sord/sord.changes        2017-11-09 
13:39:12.667815566 +0100
+++ /work/SRC/openSUSE:Factory/.sord.new/sord.changes   2018-09-11 
17:10:22.872051682 +0200
@@ -1,0 +2,7 @@
+Fri Aug 24 13:55:33 UTC 2018 - [email protected]
+
+- Update to 0.16.2:
+  * Update waf bundle to 2.0.9
+  * Fix warious compiler warnings and clang-format reports
+
+-------------------------------------------------------------------

Old:
----
  sord-0.16.0.tar.bz2

New:
----
  sord-0.16.2.tar.bz2

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

Other differences:
------------------
++++++ sord.spec ++++++
--- /var/tmp/diff_new_pack.cOa6mB/_old  2018-09-11 17:10:23.556050618 +0200
+++ /var/tmp/diff_new_pack.cOa6mB/_new  2018-09-11 17:10:23.560050612 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sord
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,12 +18,12 @@
 
 %define sover 0
 Name:           sord
-Version:        0.16.0
+Version:        0.16.2
 Release:        0
 Summary:        Utilities to work with RDF data
 License:        ISC
 Group:          Productivity/File utilities
-Url:            http://drobilla.net/software/sord/
+URL:            http://drobilla.net/software/sord/
 Source0:        http://download.drobilla.net/sord-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  doxygen
@@ -48,9 +48,9 @@
 %package        devel
 Summary:        Development files for libsord
 Group:          Development/Libraries/C and C++
+Requires:       libsord-0-%{sover} = %{version}
 Provides:       libsord-0-devel = %{version}
 Obsoletes:      libsord-0-devel < %{version}
-Requires:       libsord-0-%{sover} = %{version}
 
 %description    devel
 Development files for libsord.
@@ -84,15 +84,16 @@
 %files
 %attr(0755,root,root) %{_bindir}/sordi
 %attr(0755,root,root) %{_bindir}/sord_validate
-%{_mandir}/man1/sordi.1*
-%{_mandir}/man1/sord_validate.1*
+%{_mandir}/man1/sordi.1%{?ext_man}
+%{_mandir}/man1/sord_validate.1%{?ext_man}
 
 %files -n libsord-0-%{sover}
-%doc AUTHORS COPYING NEWS README
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/libsord-0.so.%{sover}*
 
 %files devel
-%{_mandir}/man3/sord.3%{ext_man}
+%{_mandir}/man3/sord.3%{?ext_man}
 %{_libdir}/libsord-0.so
 %{_includedir}/sord-0/
 %{_libdir}/pkgconfig/sord-0.pc

++++++ sord-0.16.0.tar.bz2 -> sord-0.16.2.tar.bz2 ++++++
++++ 1615 lines of diff (skipped)


Reply via email to