[rawtherapee: 2/2] New upstream release. NOTE: rt has been renamed to rawtherapee !

Thibault North tnorth at fedoraproject.org
Sun Jul 10 15:37:34 UTC 2011


commit 31138545a29acfaf1e2476d9ed0dadf7471379f3
Author: Thibault North <tnorth at fedoraproject.org>
Date:   Sun Jul 10 11:34:19 2011 -0400

    New upstream release.
    NOTE: rt has been renamed to rawtherapee !

 rawtherapee.spec |   20 ++++++++++++--------
 sources          |    2 +-
 2 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/rawtherapee.spec b/rawtherapee.spec
index d1cc4ec..a8f4fb4 100644
--- a/rawtherapee.spec
+++ b/rawtherapee.spec
@@ -2,24 +2,24 @@
 # hg clone https://rawtherapee.googlecode.com/hg/ %{name}-%{version}
 # cd %{name}-%{version}
 # hg update branch_3.0
-# LAST_REVISION=`hg log | head -1` | sed 's|\s||g'
+# LAST_REVISION=`hg log -b branch_3.0 | head -1 | sed 's|\s||g'`
 # RT_CHANGESET=`hg parents --template 'Latest-tag:{latesttag},CSet:{rev}:{node|short}'`
-# RT_DIST=`hg parents --template '{latesttagdistance}'
+# RT_DIST=`hg parents --template '{latesttagdistance}'`
 # rm -rf .hg*
 # rm -rf doc/
 # rm -rf rawzor_*
 # rm -rf tools/createicon.exe
 # rm -f lib/*.a
-# tar -cjvf ~/%{name}-%{version}-%{prerelease}.tar.bz2 ../%{name}-%{version}
+# tar cjvf ~/%{name}-%{version}-%{prerelease}.tar.bz2 ../%{name}-%{version}
 %global prerelease a1
 %global tarfile %{name}-%{version}-%{prerelease}.tar.bz2
-%global rtlastrev changeset:1280:a3575421be85
-%global rtlasttag Latesttag:3.0B1,CSet1101:65489f6f71c
-%global rtdist 37
+%global rtlastrev changeset:1151:0d4f1aa0d29f
+%global rtlasttag Latest-tag:3.0B1,CSet:1151:0d4f1aa0d29f
+%global rtdist 62
 
 Name:           rawtherapee
 Version:        3.0
-Release:        0.29.%{prerelease}%{?dist}
+Release:        0.30.%{prerelease}%{?dist}
 Summary:        Raw image processing software
 
 Group:          Applications/Multimedia 
@@ -117,7 +117,7 @@ fi || :
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS.txt LICENSE.txt COMPILE.txt
-%{_bindir}/rt
+%{_bindir}/rawtherapee
 %{_libdir}/*.so
 %{_datadir}/rawtherapee
 %{_datadir}/applications/%{name}.desktop
@@ -125,6 +125,10 @@ fi || :
 %{_datadir}/icons/hicolor/32x32/apps/rawtherapee.png
 
 %changelog
+* Sun Jul 10 2011 Thibault North <tnorth at fedoraproject.org> - 3.0-0.30.a1
+- Sync with upstream for many fixes and improvements
+- Executable is now rawtherapee instead of rt (see BZ#715390)
+
 * Mon Jun 6 2011  Thibault North <tnorth at fedoraproject.org> - 3.0-0.29.a1
 - Sync with upstream
 - Versioning now needs to be included in version.h 
diff --git a/sources b/sources
index 153942a..b7cffa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf019403104f128548479119a1b6928d  rawtherapee-3.0-a1.tar.bz2
+a30a03546fd386ee23b87223186975cf  rawtherapee-3.0-a1.tar.bz2


More information about the scm-commits mailing list