version 0.1.38
This commit is contained in:
parent
21e0569e59
commit
53108042bd
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ babl-0.1.2.tar.bz2
|
||||
/babl-0.1.32.tar.bz2
|
||||
/babl-0.1.34.tar.bz2
|
||||
/babl-0.1.36.tar.bz2
|
||||
/babl-0.1.38.tar.bz2
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.36
|
||||
Version: 0.1.38
|
||||
Release: 1%{?dist}
|
||||
|
||||
# Compute some version related macros
|
||||
@ -25,7 +25,7 @@ Release: 1%{?dist}
|
||||
License: LGPLv3+ and GPLv3+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gegl.org/babl/
|
||||
Source0: http://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2
|
||||
Source0: https://download.gimp.org/pub/babl/%{apiver}/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: librsvg2
|
||||
|
||||
@ -124,6 +124,9 @@ rm -rf %{buildroot}
|
||||
%doc %{develdocdir}
|
||||
|
||||
%changelog
|
||||
* Thu Nov 16 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.38-1
|
||||
- version 0.1.38
|
||||
|
||||
* Sat Nov 11 2017 Debarshi Ray <rishi@fedoraproject.org> - 0.1.36-1
|
||||
- version 0.1.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (babl-0.1.36.tar.bz2) = aec9df9fb718a693c3a4e027d34cab4bd02fa8b0d24fc47653dd91e140394b7cc5b8aea32192ec0ed664358c430fad2ec0868737abe6e55e91a02123f1764766
|
||||
SHA512 (babl-0.1.38.tar.bz2) = 4b55b666170322adad4b4624c98110d7a34c496f7aadb22a53c09d1ce5ae518122c2105fd2cb2a057e752fe1540beb703f8192e48e7c43601342a75db2bfdca0
|
||||
|
Loading…
Reference in New Issue
Block a user