Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libinstpatch for openSUSE:Factory 
checked in at 2021-12-01 20:46:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libinstpatch (Old)
 and      /work/SRC/openSUSE:Factory/.libinstpatch.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libinstpatch"

Wed Dec  1 20:46:50 2021 rev:9 rq:934562 version:1.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libinstpatch/libinstpatch.changes        
2021-02-04 20:23:00.034728186 +0100
+++ /work/SRC/openSUSE:Factory/.libinstpatch.new.31177/libinstpatch.changes     
2021-12-02 02:16:30.654432726 +0100
@@ -1,0 +2,5 @@
+Sat Nov 27 00:35:17 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Improve summary and drop old spec constructs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libinstpatch.spec ++++++
--- /var/tmp/diff_new_pack.QUgexk/_old  2021-12-02 02:16:31.114431323 +0100
+++ /var/tmp/diff_new_pack.QUgexk/_new  2021-12-02 02:16:31.118431311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libinstpatch
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 instrument "patch" files.
 
 %package -n libinstpatch-1_0-%{sover}
-Summary:        Libinstpatch library
+Summary:        MIDI instrument patch library
 Group:          System/Libraries
 
 %description -n libinstpatch-1_0-%{sover}
@@ -60,11 +60,11 @@
 This package includes the header files for %{name}.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %cmake
-make %{?_smp_mflags}
+%cmake_build
 
 %install
 %cmake_install
@@ -73,12 +73,10 @@
 %postun -n libinstpatch-1_0-%{sover} -p /sbin/ldconfig
 
 %files -n libinstpatch-1_0-%{sover}
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_libdir}/%{name}*.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog README.md
 %doc examples/create_sf2.c
 %{_includedir}/%{name}*

Reply via email to