diff --git a/.gitignore b/.gitignore index 47fd869..864a2eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/taglib-1.8-20121215git.tar.gz /taglib-1.8-20130218git.tar.gz +/taglib-1.9.tar.gz diff --git a/sources b/sources index f5a099e..6da0df9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5f1155d2b0d371a7cd024b5c2c5155b9 taglib-1.8-20130218git.tar.gz +79877ad28cbe353be50395e6514332fd taglib-1.9.tar.gz diff --git a/taglib.spec b/taglib.spec index 2cf6b61..cb20c7b 100644 --- a/taglib.spec +++ b/taglib.spec @@ -3,12 +3,10 @@ %bcond_without doc %global apidocdir __api-doc_fedora -%define snap 20130218git - Name: taglib Summary: Audio Meta-Data Library -Version: 1.8 -Release: 6.%{snap}%{?dist} +Version: 1.9 +Release: 1%{?dist} License: LGPLv2 #URL: http://launchpad.net/taglib @@ -16,7 +14,7 @@ URL: http://taglib.github.com/ %if 0%{?snap:1} Source0: taglib-%{version}-%{snap}.tar.gz %else -Source0: https://github.com/downloads/taglib/taglib/taglib-%{version}%{?pre}.tar.gz +Source0: http://taglib.github.io/releases/taglib-%{version}.tar.gz %endif # The snapshot tarballs generated with the following script: Source1: taglib-snapshot.sh @@ -129,6 +127,9 @@ make check -C %{_target_platform} %changelog +* Sun Oct 06 2013 Rex Dieter 1.9-1 +- taglib-1.9 + * Sun Aug 04 2013 Fedora Release Engineering - 1.8-6.20130218git - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild