From 42755d84a807534ea163de59f9ffa8bf20a345f3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:12:07 +0100 Subject: [PATCH] mass rebuild with libtag 1.9.1 [release 2.5.0_beta2-2mamba;Tue Dec 29 2015] --- moc.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/moc.spec b/moc.spec index cdc4cd9..67a1e73 100644 --- a/moc.spec +++ b/moc.spec @@ -1,7 +1,7 @@ %define pkgver %(echo %version | tr _ -) Name: moc Version: 2.5.0_beta2 -Release: 1mamba +Release: 2mamba Summary: A console audio player for LINUX/UNIX designed to be powerful and easy to use Group: Applications/Multimedia Vendor: openmamba @@ -49,6 +49,7 @@ BuildRequires: libvorbis-devel BuildRequires: libwavpack-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libtag-devel >= 1.9.1 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -95,5 +96,8 @@ MOC (music on console) is a console audio player for LINUX/UNIX designed to be p %doc AUTHORS COPYING THANKS %changelog +* Tue Dec 29 2015 Silvan Calarco 2.5.0_beta2-2mamba +- mass rebuild with libtag 1.9.1 + * Sun Jul 13 2014 Silvan Calarco 2.5.0_beta2-1mamba - package created using the webbuild interface