version 0.1.6

This commit is contained in:
Nils Philippsen 2011-12-13 14:51:58 +01:00
parent a84c989c0b
commit 2a85427a3e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Summary: A dynamic, any to any, pixel format conversion library
Name: babl
Version: 0.1.4
Version: 0.1.6
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+
@ -92,6 +92,9 @@ rm -rf %{buildroot}
%doc %{develdocdir}
%changelog
* Tue Dec 13 2011 Nils Philippsen <nils@redhat.com> - 0.1.6-1
- version 0.1.6
* Tue Feb 22 2011 Nils Philippsen <nils@redhat.com> - 0.1.4-1
- version 0.1.4
- correct source URL

View File

@ -1 +1 @@
1deaf8188b200b10d98a343a7e712b2b babl-0.1.4.tar.bz2
dc960981a5ec5330fc1c177be9f59068 babl-0.1.6.tar.bz2