version 0.1.62
This commit is contained in:
parent
d2caacfc1a
commit
72988de388
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ babl-0.1.2.tar.bz2
|
|||||||
/babl-0.1.56.tar.bz2
|
/babl-0.1.56.tar.bz2
|
||||||
/babl-0.1.58.tar.bz2
|
/babl-0.1.58.tar.bz2
|
||||||
/babl-0.1.60.tar.bz2
|
/babl-0.1.60.tar.bz2
|
||||||
|
/babl-0.1.62.tar.bz2
|
||||||
|
@ -18,8 +18,8 @@
|
|||||||
|
|
||||||
Summary: A dynamic, any to any, pixel format conversion library
|
Summary: A dynamic, any to any, pixel format conversion library
|
||||||
Name: babl
|
Name: babl
|
||||||
Version: 0.1.60
|
Version: 0.1.62
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# Compute some version related macros
|
# Compute some version related macros
|
||||||
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
# Ugly hack, you need to get your quoting backslashes/percent signs straight
|
||||||
@ -34,6 +34,7 @@ URL: http://www.gegl.org/babl/
|
|||||||
Source0: https://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2
|
Source0: https://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: librsvg2
|
BuildRequires: librsvg2
|
||||||
|
BuildRequires: pkgconfig(lcms2)
|
||||||
BuildRequires: automake, autoconf
|
BuildRequires: automake, autoconf
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
|
||||||
@ -121,6 +122,9 @@ make check
|
|||||||
%doc %{develdocdir}
|
%doc %{develdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 09 2019 Debarshi Ray <rishi@fedoraproject.org> - 0.1.62-1
|
||||||
|
- version 0.1.62
|
||||||
|
|
||||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.60-2
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.60-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (babl-0.1.60.tar.bz2) = a65533b4527c4334c7ab14fb16be41e3e2e93f51bbeb24dd427fa9263e25fa8ad83337b73a805bebc2414fb57bccceaa681f89ce5c5187bd0a03703bf07cccc2
|
SHA512 (babl-0.1.62.tar.bz2) = 4d2ba25e39b8dcb122913731861fa04cafd97388a1c354afb2188e8582ac78e9e32f838e2be8e9f41ee9ac582081fdee1d79accb60e824b8b2c12995f96a8293
|
||||||
|
Loading…
Reference in New Issue
Block a user