[lcms2] Update to new release candidate version

Richard Hughes rhughes at fedoraproject.org
Thu Jun 27 20:31:02 UTC 2013


commit 5f484040bd0b41fb41192ba21f3aeade89d0bd4c
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Jun 27 21:30:21 2013 +0100

    Update to new release candidate version

 .gitignore |    1 +
 lcms2.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e939683..4b833f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ lcms2-2.0a.tar.gz
 /lcms2-2.3.tar.gz
 /lcms2-2.4.tar.gz
 /lcms2-2.5rc1.tar.gz
+/lcms2-2.5rc3.tar.gz
diff --git a/lcms2.spec b/lcms2.spec
index eb6b561..20f7481 100644
--- a/lcms2.spec
+++ b/lcms2.spec
@@ -1,10 +1,10 @@
 Name:           lcms2
 Version:        2.5
-Release:        0.1%{?dist}
+Release:        0.2%{?dist}
 Summary:        Color Management Engine
 License:        MIT
 URL:            http://www.littlecms.com/
-Source0:        http://www.littlecms.com/lcms2-2.5rc1.tar.gz
+Source0:        http://www.littlecms.com/lcms2-2.5rc3.tar.gz
 
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
@@ -33,7 +33,7 @@ Provides:       littlecms-devel = %{version}-%{release}
 Development files for LittleCMS.
 
 %prep
-%setup -q -n lcms2-2.5rc1
+%setup -q -n lcms2-2.5rc3
 
 %build
 %configure --disable-static --program-suffix=2
@@ -81,6 +81,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Jun 27 2013 Richard Hughes <richard at hughsie.com> 2.5-0.2
+- Update to new release candidate version.
+
 * Thu May 30 2013 Richard Hughes <richard at hughsie.com> 2.5-0.1
 - Update to new release candidate version.
 
diff --git a/sources b/sources
index aee62c0..84a04b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afdba105daaf419c22dd96b5ecf0bb6a  lcms2-2.5rc1.tar.gz
+bdc9f4ebbe7717b13893a3944afe3a99  lcms2-2.5rc3.tar.gz


More information about the scm-commits mailing list