Hello community,

here is the log from the commit of package libopenshot-audio for 
openSUSE:Factory checked in at 2019-08-22 10:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libopenshot-audio (Old)
 and      /work/SRC/openSUSE:Factory/.libopenshot-audio.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libopenshot-audio"

Thu Aug 22 10:50:39 2019 rev:5 rq:724475 version:0.1.8+88

Changes:
--------
--- /work/SRC/openSUSE:Factory/libopenshot-audio/libopenshot-audio.changes      
2018-09-25 15:42:49.937264291 +0200
+++ 
/work/SRC/openSUSE:Factory/.libopenshot-audio.new.22127/libopenshot-audio.changes
   2019-08-22 10:50:42.165713330 +0200
@@ -1,0 +2,12 @@
+Sun Aug 18 07:37:49 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to current master (devel) branch, fixes build for Factory.
+- Run spec-cleaner, use modern macros.
+
+-------------------------------------------------------------------
+Fri May  3 08:06:58 UTC 2019 - Adrian Schröter <adr...@suse.de>
+
+- update to version 0.1.8
+  * just internal code organisation changes
+
+-------------------------------------------------------------------

Old:
----
  libopenshot-audio-0.1.7.obscpio

New:
----
  libopenshot-audio-0.1.8+88.obscpio

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

Other differences:
------------------
++++++ libopenshot-audio.spec ++++++
--- /var/tmp/diff_new_pack.jBUKFw/_old  2019-08-22 10:50:44.349713037 +0200
+++ /var/tmp/diff_new_pack.jBUKFw/_new  2019-08-22 10:50:44.349713037 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libopenshot-audio
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,15 +17,17 @@
 
 
 %define sover 6
+
 Name:           libopenshot-audio
-Version:        0.1.7
+Version:        0.1.8+88
 Release:        0
 Summary:        Audio library for the OpenShot video editor
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Other
-Url:            http://openshot.org/
+URL:            https://openshot.org/
 Source0:        %{name}-%{version}.tar.xz
 Source99:       %{name}.changes
+
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -61,14 +63,14 @@
 application that use %{name}.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export SOURCE_DATE_EPOCH=$(date +%s -r %{S:99})
 %cmake \
-    -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed"
-
-make %{?_smp_mflags}
+       -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed" \
+       %{nil}
+%cmake_build
 
 %install
 %cmake_install
@@ -77,13 +79,11 @@
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%defattr(-,root,root)
 %doc AUTHORS
 %license COPYING
 %{_libdir}/%{name}.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_bindir}/openshot*
 %{_libdir}/%{name}.so
 %{_includedir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.jBUKFw/_old  2019-08-22 10:50:44.373713033 +0200
+++ /var/tmp/diff_new_pack.jBUKFw/_new  2019-08-22 10:50:44.381713032 +0200
@@ -2,8 +2,9 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://github.com/OpenShot/libopenshot-audio.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.1.7</param>
-    <param name="version">0.1.7</param>
+    <param name="revision">develop</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service name="set_version" mode="disabled"/>
 

++++++ libopenshot-audio.obsinfo ++++++
--- /var/tmp/diff_new_pack.jBUKFw/_old  2019-08-22 10:50:44.393713031 +0200
+++ /var/tmp/diff_new_pack.jBUKFw/_new  2019-08-22 10:50:44.401713030 +0200
@@ -1,5 +1,5 @@
 name: libopenshot-audio
-version: 0.1.7
-mtime: 1537335323
-commit: 21e092d2d0745842847c2369485a0033140a30da
+version: 0.1.8+88
+mtime: 1564506580
+commit: f17a7ed4b62dd447213e113575aef1ed533ed785
 


Reply via email to