version 0.1.30
This commit is contained in:
parent
34dcd63ea3
commit
f72bf21951
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ babl-0.1.2.tar.bz2
|
||||
/babl-0.1.24.tar.bz2
|
||||
/babl-0.1.26.tar.bz2
|
||||
/babl-0.1.28.tar.bz2
|
||||
/babl-0.1.30.tar.bz2
|
||||
|
@ -11,8 +11,8 @@
|
||||
|
||||
Summary: A dynamic, any to any, pixel format conversion library
|
||||
Name: babl
|
||||
Version: 0.1.28
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.30
|
||||
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
|
||||
* Fri Aug 25 2017 Nils Philippsen <nils@tiptoe.de> - 0.1.30-1
|
||||
- version 0.1.30
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.28-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (babl-0.1.28.tar.bz2) = 73542e7b714ac1234c8aa4dd92552ca83f608dcb8215e6bc851d3f9464f24f178799d9410bf724499cff95106f8a6cc646cf4a49f90b72be1cb8c8cbafb68875
|
||||
SHA512 (babl-0.1.30.tar.bz2) = 391182786312140fe3fa8b4b8448df2829230ef6a1d9957d8bb729c464e94f5b1300ad761d04f51b3d777c4de9fb462dd0391c3f0c2daa53e9c53bf697e58dca
|
||||
|
Loading…
Reference in New Issue
Block a user