[darktable] Upgrade to 1.2~rc1

madko madko at fedoraproject.org
Sat Mar 23 10:09:01 UTC 2013


commit 6fbc81f0fa0fdb8d938653157ed5aceb0cb61744
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Thu Mar 21 23:35:47 2013 +0100

    Upgrade to 1.2~rc1

 .gitignore     |    1 +
 darktable.spec |   11 ++++++-----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f316d31..2bb6e16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /darktable-1.1.3.tar.gz
 /darktable-1.1.4.tar.xz
+/darktable-1.2~rc1.tar.xz
diff --git a/darktable.spec b/darktable.spec
index 23e067e..45e02ea 100644
--- a/darktable.spec
+++ b/darktable.spec
@@ -1,15 +1,16 @@
+%define releasecandidate rc1
 #without --enable_gegl "until gegl is fast enough" as developers tell
 %define with_gegl 0
 
 Name:		darktable
-Version:	1.1.4
-Release:	2%{?dist}
+Version:	1.2
+Release:	0.1.%{releasecandidate}%{?dist}
 Summary:	Utility to organize and develop raw images
 
 Group:		Applications/Multimedia
 License:	GPLv3+
 URL:		http://darktable.sourceforge.net/
-Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
+Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}~%{releasecandidate}.tar.xz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
@@ -115,8 +116,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
-* Sun Mar 10 2013 Edouard Bourguignon <madko at linuxed.net> - 1.1.4-2
-- Rebuild
+* Sat Mar 23 2013 Edouard Bourguignon <madko at linuxed.net> - 1.2-0.1.rc2
+- Upgrade to 1.2~rc1
 
 * Sun Mar 10 2013 Edouard Bourguignon <madko at linuxed.net> - 1.1.4-1
 - Upgrade to 1.1.4
diff --git a/sources b/sources
index c37b7f0..0d5e1f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49e376ca4b88f5351acacef177285c45  darktable-1.1.4.tar.xz
+5310060f932402c3a884b79560697e5b  darktable-1.2~rc1.tar.xz


More information about the scm-commits mailing list