From 0b868bba95e424b14295f1f35942e1ff1b98d5b5 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 6 Apr 2021 23:41:59 +0200 Subject: [PATCH] up to 1.12 --- taglib.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/taglib.spec b/taglib.spec index dbba756..477fbf0 100644 --- a/taglib.spec +++ b/taglib.spec @@ -1,19 +1,20 @@ Summary: A tag library for reading and editing audio meta data Summary(pl.UTF-8): Biblioteka tag do odczytu i edycji metadanych dotyczących dźwięku Name: taglib -Version: 1.11.1 +Version: 1.12 Release: 1 License: LGPL v2.1 or MPL v1.1 Group: Libraries #Source0Download: http://taglib.github.io/ -Source0: http://taglib.github.io/releases/%{name}-%{version}.tar.gz -# Source0-md5: cee7be0ccfc892fa433d6c837df9522a +Source0: https://taglib.github.io/releases/%{name}-%{version}.tar.gz +# Source0-md5: 4313ed2671234e029b7af8f97c84e9af URL: http://taglib.github.io/ -BuildRequires: cmake >= 2.8.0 +BuildRequires: cmake >= 3.0.0 BuildRequires: libstdc++-devel BuildRequires: perl-base BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.605 +BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -35,6 +36,7 @@ Summary(pl.UTF-8): libtag - pliki nagłówkowe Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: libstdc++-devel +Requires: zlib-devel %description devel Header files for tag library. -- 2.43.0