[lcms2] Actually update the sources...

Richard Hughes rhughes at fedoraproject.org
Fri Jun 10 09:51:52 UTC 2011


commit f1a01cfcc97f96614c00f6c2fdffd9812aedec2b
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri Jun 10 10:51:22 2011 +0100

    Actually update the sources...

 .gitignore |    1 +
 lcms2.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34d5103..13dec53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 lcms2-2.0a.tar.gz
 /lcms2-2.1.tar.gz
+/lcms2-2.2.tar.gz
diff --git a/lcms2.spec b/lcms2.spec
index 91befff..b81baec 100644
--- a/lcms2.spec
+++ b/lcms2.spec
@@ -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 at hughsie.com> 2.2-2
+- Actually update the sources...
+
 * Fri Jun 10 2011 Richard Hughes <richard at hughsie.com> 2.2-1
 - Update to new upstream version
 - Stability and efficienty fixes
diff --git a/sources b/sources
index 586537d..a31d5dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08036edb115ad74456dfa20b1998b5f4  lcms2-2.1.tar.gz
+aaf33c7c25675e6163189ba488ae20f5  lcms2-2.2.tar.gz


More information about the scm-commits mailing list