Hello community,

here is the log from the commit of package libSavitar for openSUSE:Factory 
checked in at 2018-10-25 08:12:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libSavitar (Old)
 and      /work/SRC/openSUSE:Factory/.libSavitar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libSavitar"

Thu Oct 25 08:12:36 2018 rev:2 rq:642561 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libSavitar/libSavitar.changes    2018-08-10 
09:48:57.502190721 +0200
+++ /work/SRC/openSUSE:Factory/.libSavitar.new/libSavitar.changes       
2018-10-25 08:12:46.292171150 +0200
@@ -1,0 +2,12 @@
+Wed Oct 17 08:01:54 UTC 2018 - Adrian Schröter <[email protected]>
+
+- update to version 3.5.1
+  * version change only
+
+-------------------------------------------------------------------
+Wed Aug  8 12:34:57 UTC 2018 - [email protected]
+
+- Rename %soname to %sover to better reflect its use.
+- Fix RPM groups for Factory.
+
+-------------------------------------------------------------------

Old:
----
  libSavitar-3.4.1.obscpio

New:
----
  libSavitar-3.5.1.obscpio

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

Other differences:
------------------
++++++ libSavitar.spec ++++++
--- /var/tmp/diff_new_pack.1ToqKR/_old  2018-10-25 08:12:46.852170784 +0200
+++ /var/tmp/diff_new_pack.1ToqKR/_new  2018-10-25 08:12:46.856170781 +0200
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define soname 0
+%define sover 0
 Name:           libSavitar
-Version:        3.4.1
+Version:        3.5.1
 Release:        0
 Summary:        C++ implementation of 3mf loading with SIP python bindings
 License:        LGPL-3.0-only
@@ -34,18 +34,18 @@
 %description
 libSavitar is a C++ implementation of 3mf loading with SIP python bindings.
 
-%package -n %{name}%{soname}
+%package -n %{name}%{sover}
 Summary:        3D printer control software
-Group:          Development/Libraries/C and C++
+Group:          System/Libraries
 Provides:       python3-Savitar = %version
 
-%description -n %{name}%{soname}
+%description -n %{name}%{sover}
 libSavitar is a C++ implementation of 3mf loading with SIP python bindings.
 
 %package devel
 Summary:        Header files for libSavitar
 Group:          Development/Libraries/C and C++
-Requires:       %{name}%{soname} = %{version}
+Requires:       %{name}%{sover} = %{version}
 Requires:       python3-sip-devel
 
 %description devel
@@ -61,8 +61,8 @@
 %install
 %cmake_install
 
-%post   -n %{name}%{soname} -p /sbin/ldconfig
-%postun -n %{name}%{soname} -p /sbin/ldconfig
+%post   -n %{name}%{sover} -p /sbin/ldconfig
+%postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files devel
 %license LICENSE
@@ -70,7 +70,7 @@
 %{_libdir}/cmake/Savitar/
 %{_libdir}/libSavitar.so
 
-%files -n %{name}%{soname}
+%files -n %{name}%{sover}
 %license LICENSE
 %doc README.md
 %{_libdir}/libSavitar.so.*

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1ToqKR/_old  2018-10-25 08:12:46.876170768 +0200
+++ /var/tmp/diff_new_pack.1ToqKR/_new  2018-10-25 08:12:46.876170768 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">git://github.com/Ultimaker/libSavitar.git</param>
     <param name="scm">git</param>
-    <param name="revision">3.4.1</param>
-    <param name="version">3.4.1</param>
+    <param name="revision">3.5.1</param>
+    <param name="version">3.5.1</param>
   </service>
   <service mode="disabled" name="set_version" />
 

++++++ libSavitar-3.4.1.obscpio -> libSavitar-3.5.1.obscpio ++++++

++++++ libSavitar.obsinfo ++++++
--- /var/tmp/diff_new_pack.1ToqKR/_old  2018-10-25 08:12:46.964170711 +0200
+++ /var/tmp/diff_new_pack.1ToqKR/_new  2018-10-25 08:12:46.964170711 +0200
@@ -1,5 +1,5 @@
 name: libSavitar
-version: 3.4.1
+version: 3.5.1
 mtime: 1509931499
 commit: 62dd545c36648e1f1f8f298d450cd3e3b230fb13
 


Reply via email to