version 0.1.4
This commit is contained in:
parent
79dd88d4ea
commit
a84c989c0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
babl-0.1.2.tar.bz2
|
||||
/babl-0.1.4.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.2
|
||||
Release: 5%{?dist}
|
||||
Version: 0.1.4
|
||||
Release: 1%{?dist}
|
||||
# The gggl codes contained in this package are under the GPL, with exceptions allowing their use under libraries covered under the LGPL
|
||||
License: LGPLv3+ and GPLv3+
|
||||
Group: System Environment/Libraries
|
||||
@ -93,6 +93,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2011 Nils Philippsen <nils@redhat.com> - 0.1.4-1
|
||||
- version 0.1.4
|
||||
- correct source URL
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.2-5
|
||||
|
Loading…
Reference in New Issue
Block a user