taglib-1.9
This commit is contained in:
parent
3366b162c3
commit
bcfe797bfd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/taglib-1.8-20121215git.tar.gz
|
||||
/taglib-1.8-20130218git.tar.gz
|
||||
/taglib-1.9.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5f1155d2b0d371a7cd024b5c2c5155b9 taglib-1.8-20130218git.tar.gz
|
||||
79877ad28cbe353be50395e6514332fd taglib-1.9.tar.gz
|
||||
|
11
taglib.spec
11
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 <rdieter@fedoraproject.org> 1.9-1
|
||||
- taglib-1.9
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8-6.20130218git
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user