Actually update the sources...

This commit is contained in:
Richard Hughes 2011-06-10 10:51:22 +01:00
parent f048c37784
commit f1a01cfcc9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
lcms2-2.0a.tar.gz
/lcms2-2.1.tar.gz
/lcms2-2.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: lcms2
Version: 2.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Color Management Engine
License: MIT
URL: http://www.littlecms.com/
@ -80,6 +80,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_libdir}/pkgconfig/%{name}.pc
%changelog
* Fri Jun 10 2011 Richard Hughes <richard@hughsie.com> 2.2-2
- Actually update the sources...
* Fri Jun 10 2011 Richard Hughes <richard@hughsie.com> 2.2-1
- Update to new upstream version
- Stability and efficienty fixes

View File

@ -1 +1 @@
08036edb115ad74456dfa20b1998b5f4 lcms2-2.1.tar.gz
aaf33c7c25675e6163189ba488ae20f5 lcms2-2.2.tar.gz