version 0.1.12

This commit is contained in:
Debarshi Ray 2015-02-05 15:23:20 +01:00
parent c4ae2c90a5
commit 9cb7f8aa2d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,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
/babl-0.1.12.tar.bz2

View File

@ -11,8 +11,8 @@
Summary: A dynamic, any to any, pixel format conversion library
Name: babl
Version: 0.1.10
Release: 12%{?dist}
Version: 0.1.12
Release: 1%{?dist}
# Compute some version related macros
# Ugly hack, you need to get your quoting backslashes/percent signs straight
@ -124,6 +124,9 @@ rm -rf %{buildroot}
%doc %{develdocdir}
%changelog
* Thu Feb 05 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.1.12-1
- version 0.1.12
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.10-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
9e1542ab5c0b12ea3af076a9a2f02d79 babl-0.1.10.tar.bz2
50c8d12cdf5b3991590fa6cba16218a0 babl-0.1.12.tar.bz2