[packages/sbc] - updated to 2.2

qboosh qboosh at pld-linux.org
Sun Mar 22 19:52:05 CET 2026


commit 126233576877265fda8a4539d16e75bc5feb9d79
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 22 19:52:17 2026 +0100

    - updated to 2.2

 sbc.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/sbc.spec b/sbc.spec
index e987b6b..7132786 100644
--- a/sbc.spec
+++ b/sbc.spec
@@ -5,12 +5,12 @@
 Summary:	SBC codec library
 Summary(pl.UTF-8):	Biblioteka kodeka SBC
 Name:		sbc
-Version:	2.1
+Version:	2.2
 Release:	1
 License:	LGPL v2.1+ (library), GPL v2+ (tools)
 Group:		Libraries
 Source0:	https://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
-# Source0-md5:	46e29f9c2fbd07c417194e5da60b6d48
+# Source0-md5:	f3f1a4e69249241801bc8ddd6050de23
 URL:		http://www.bluez.org/
 BuildRequires:	libsndfile-devel
 BuildRequires:	pkgconfig
@@ -77,16 +77,16 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
+%doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/sbcdec
 %attr(755,root,root) %{_bindir}/sbcenc
 %attr(755,root,root) %{_bindir}/sbcinfo
-%attr(755,root,root) %{_libdir}/libsbc.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsbc.so.1
+%{_libdir}/libsbc.so.*.*.*
+%ghost %{_libdir}/libsbc.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsbc.so
+%{_libdir}/libsbc.so
 %{_includedir}/sbc
 %{_pkgconfigdir}/sbc.pc
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sbc.git/commitdiff/126233576877265fda8a4539d16e75bc5feb9d79



More information about the pld-cvs-commit mailing list