[packages/adplug] - updated to 2.4 (new soname)
qboosh
qboosh at pld-linux.org
Thu Apr 10 20:30:13 CEST 2025
commit 9e5d41c830c79a7bc3f6fc0692f5a8aa7986783a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 10 20:16:56 2025 +0200
- updated to 2.4 (new soname)
adplug.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/adplug.spec b/adplug.spec
index 6ca3b1e..80f6401 100644
--- a/adplug.spec
+++ b/adplug.spec
@@ -1,14 +1,15 @@
Summary: AdLib sound player library
Summary(pl.UTF-8): Biblioteka odtwarzacza dźwięku AdLib
Name: adplug
-Version: 2.3.3
-Release: 2
+Version: 2.4
+Release: 1
License: LGPL v2.1+
Group: Libraries
+#Source0Download: https://github.com/adplug/adplug/releases
Source0: https://github.com/adplug/adplug/releases/download/adplug-%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 35cb5005c512821ff480c10b43bba270
+# Source0-md5: 88b5320aa53c6558b4a3acac85a4a545
Patch0: %{name}-info.patch
-URL: https://adplug.github.io
+URL: https://adplug.github.io/
BuildRequires: autoconf >= 2.69
BuildRequires: automake >= 1:1.14
BuildRequires: libbinio-devel >= 1.4
@@ -100,8 +101,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%doc AUTHORS BUGS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/adplugdb
-%attr(755,root,root) %{_libdir}/libadplug-2.3.3.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libadplug-2.3.3.so.0
+%attr(755,root,root) %{_libdir}/libadplug-2.4.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libadplug-2.4.so.0
%{_mandir}/man1/adplugdb.1*
%dir /var/lib/adplug
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/adplug.git/commitdiff/9e5d41c830c79a7bc3f6fc0692f5a8aa7986783a
More information about the pld-cvs-commit
mailing list