version 0.1.10

This commit is contained in:
Nils Philippsen 2012-04-03 10:26:53 +02:00
parent 1a9735a4f2
commit dc38a6c5f8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1,7 +1,7 @@
Summary: A dynamic, any to any, pixel format conversion library
Name: babl
Version: 0.1.6
Release: 2%{?dist}
Version: 0.1.10
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
@ -92,6 +92,9 @@ rm -rf %{buildroot}
%doc %{develdocdir}
%changelog
* Tue Apr 03 2012 Nils Philippsen <nils@redhat.com> - 0.1.10-1
- version 0.1.10
* Tue Jan 10 2012 Nils Philippsen <nils@redhat.com> - 0.1.6-2
- rebuild for gcc 4.7

View File

@ -1 +1 @@
dc960981a5ec5330fc1c177be9f59068 babl-0.1.6.tar.bz2
9e1542ab5c0b12ea3af076a9a2f02d79 babl-0.1.10.tar.bz2