From d7d2ebc761a213d4346fdc40ef47aab60ca3467d Mon Sep 17 00:00:00 2001 From: Thibault North Date: Jun 29 2013 13:38:18 +0000 Subject: Update to 4.0.11 --- diff --git a/.gitignore b/.gitignore index 0f980b7..8b691e5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ rawtherapee-3.0-a1.tar.bz2 /rawtherapee-4.0.8.tar.xz /rawtherapee-4.0.9.tar.xz /rawtherapee-4.0.10.tar.xz +/rawtherapee-4.0.11.tar.xz diff --git a/rawtherapee.spec b/rawtherapee.spec index e39690a..31bddff 100644 --- a/rawtherapee.spec +++ b/rawtherapee.spec @@ -1,20 +1,12 @@ -# Remove old docs and binary file without source and licence createicon.exe -# wget https://rawtherapee.googlecode.com/files/%{name}-%{version}.tar.xz -# tar xf %{name}-%{version}.tar.xz && cd %{name}-%{version} -# rm tools/createicon.exe -# find doc/ -name "*.pdf" | grep -v "4\.0" | xargs rm -# cd - -# tar -c --xz -f %{name}-%{version}.tar.xz %{name}-%{version}/ - Name: rawtherapee -Version: 4.0.10 +Version: 4.0.11 Release: 1%{?dist} Summary: Raw image processing software Group: Applications/Multimedia License: GPLv3 and MIT and IJG URL: http://www.rawtherapee.com/ -Source0: %{name}-%{version}.tar.xz +Source0: https://rawtherapee.googlecode.com/files/%{name}-%{version}.tar.xz BuildRequires: cmake >= 2.6 BuildRequires: gtk2-devel >= 2.12 @@ -109,6 +101,9 @@ fi || : %changelog +* Sat Jun 29 2013 Thibault North - 4.0.11-1 +- Update to 4.0.11 + * Sun Apr 7 2013 Thibault North - 4.0.10-1 - Update to 4.0.10 diff --git a/sources b/sources index 442f240..6f7b8ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -881724a0ee3e8551cd5e90ffdb07f1e7 rawtherapee-4.0.10.tar.xz +d30a54e6446326d8299c06ec76c281d8 rawtherapee-4.0.11.tar.xz