version 0.1.4

This commit is contained in:
Nils Philippsen 2011-02-22 16:55:05 +01:00
parent 79dd88d4ea
commit a84c989c0b
3 changed files with 5 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
babl-0.1.2.tar.bz2
/babl-0.1.4.tar.bz2

View File

@ -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

View File

@ -1 +1 @@
8eebd8d78d3173db7af5e3e60b1e03ea babl-0.1.2.tar.bz2
1deaf8188b200b10d98a343a7e712b2b babl-0.1.4.tar.bz2