Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sndio for openSUSE:Factory checked 
in at 2025-03-12 15:27:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sndio (Old)
 and      /work/SRC/openSUSE:Factory/.sndio.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sndio"

Wed Mar 12 15:27:31 2025 rev:8 rq:1252331 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sndio/sndio.changes      2024-01-25 
18:40:58.502164237 +0100
+++ /work/SRC/openSUSE:Factory/.sndio.new.19136/sndio.changes   2025-03-12 
15:27:33.923084297 +0100
@@ -1,0 +2,9 @@
+Tue Mar 11 16:05:54 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- update to 1.10.0:
+  * aucat: Use extended header format for .wav files
+  * sndiod: Fix insufficent check of input from clients
+  * bug fixes and developer visible fixes
+- add license file to package 
+
+-------------------------------------------------------------------

Old:
----
  sndio-1.9.0.tar.gz

New:
----
  sndio-1.10.0.tar.gz

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

Other differences:
------------------
++++++ sndio.spec ++++++
--- /var/tmp/diff_new_pack.PBrb29/_old  2025-03-12 15:27:34.679115961 +0100
+++ /var/tmp/diff_new_pack.PBrb29/_new  2025-03-12 15:27:34.679115961 +0100
@@ -2,6 +2,7 @@
 # spec file for package sndio
 #
 # Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 Andreas Stieger <andreas.stie...@gmx.de>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +19,13 @@
 
 %define libname libsndio7
 Name:           sndio
-Version:        1.9.0
+Version:        1.10.0
 Release:        0
 Summary:        Small audio and MIDI framework
 License:        ISC
 Group:          Productivity/Multimedia/Sound/Midi
 URL:            https://www.sndio.org/
-Source:         http://www.sndio.org/sndio-%{version}.tar.gz
+Source:         https://sndio.org/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libbsd)
@@ -61,13 +62,12 @@
 %package -n sndioctl
 Summary:        Small audio and MIDI framework
 Group:          Productivity/Multimedia/Sound/Midi
-Requires:       %{libname} = %{version}
 
 %description -n sndioctl
 This package contains the controller binary for sndio.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export CFLAGS="%{optflags}"
@@ -78,15 +78,10 @@
 %install
 %make_install
 
-%ifnarch %ix86
-mkdir -p %{buildroot}%{_libdir}/pkgconfig
-mv %{buildroot}%{_prefix}/lib/pkgconfig/sndio.pc 
%{buildroot}%{_libdir}/pkgconfig/sndio.pc
-%endif
-
-%post   -n %{libname} -p /sbin/ldconfig
-%postun -n %{libname} -p /sbin/ldconfig
+%ldconfig_scriptlets -n %{libname}
 
 %files
+%license LICENSE
 %{_bindir}/aucat
 %{_bindir}/midicat
 %{_bindir}/sndiod
@@ -96,15 +91,18 @@
 %{_mandir}/man7/sndio.7%{?ext_man}
 
 %files -n %{libname}
+%license LICENSE
 %{_libdir}/libsndio.so.*
 
 %files -n sndio-devel
+%license LICENSE
 %{_includedir}/sndio.h
 %{_libdir}/pkgconfig/sndio.pc
 %{_libdir}/libsndio.so
 %{_mandir}/man3/*.3%{?ext_man}
 
 %files -n sndioctl
+%license LICENSE
 %{_bindir}/sndioctl
 %{_mandir}/man1/sndioctl.1%{?ext_man}
 

++++++ sndio-1.9.0.tar.gz -> sndio-1.10.0.tar.gz ++++++
++++ 3375 lines of diff (skipped)

Reply via email to