mass rebuild with libtag 1.9.1 [release 2.5.0_beta2-2mamba;Tue Dec 29 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 07:12:07 +01:00
parent 37f3d45a76
commit 42755d84a8

View File

@ -1,7 +1,7 @@
%define pkgver %(echo %version | tr _ -) %define pkgver %(echo %version | tr _ -)
Name: moc Name: moc
Version: 2.5.0_beta2 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 Summary: A console audio player for LINUX/UNIX designed to be powerful and easy to use
Group: Applications/Multimedia Group: Applications/Multimedia
Vendor: openmamba Vendor: openmamba
@ -49,6 +49,7 @@ BuildRequires: libvorbis-devel
BuildRequires: libwavpack-devel BuildRequires: libwavpack-devel
BuildRequires: libz-devel BuildRequires: libz-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: libtag-devel >= 1.9.1
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %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 %doc AUTHORS COPYING THANKS
%changelog %changelog
* Tue Dec 29 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0_beta2-2mamba
- mass rebuild with libtag 1.9.1
* Sun Jul 13 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0_beta2-1mamba * Sun Jul 13 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.0_beta2-1mamba
- package created using the webbuild interface - package created using the webbuild interface