aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <andy@smile.org.ua>2008-09-04 18:25:26 +0000
committerAndy Shevchenko <andy@smile.org.ua>2008-09-04 18:25:26 +0000
commit638f3dcaf6d500cf09856ba7857016e97f750379 (patch)
tree4be644b0bd921507ab24b6676e34a7ad217c4c39
parente9511de47502a24d72555f8aee01d322920e5958 (diff)
downloadrenrot-RENROT_1_1RC2.tar.gz
renrot-RENROT_1_1RC2.tar.bz2
Real update to 1.1rc2RENROT_1_1RC2
git-svn-id: file:///svnroot/renrot/tags/RENROT_1_1RC2@565 fe2816f4-e837-0410-b10a-f608c9d244a1
-rw-r--r--NEWS10
-rw-r--r--renrot.spec6
2 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index cda6a36..ab81c3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
+* 1.1rc2 *
+
+Serveral bugs were fixed in the aggregation framework. The hardcoded path
+separator symbols are removed. This should bring proper path interpretation on
+other than Unix operating systems. The virtual aggregation is worked now for
+delta aggregation mode as well. In according to the last changes the
+documentation has been updated. Additionally a small optimization was done in
+the contact sheet generator.
+
+
* 1.1rc1 *
There is major improvement of the existent functionality. In this release the
thumbnail generation has been added (see --generate-thumb option). An
aggregation could be performed with absolute path now, but on the same file
system. A thumbnail image for the contact sheet generator could be now in any
diff --git a/renrot.spec b/renrot.spec
index 3c46b79..4debf4b 100644
--- a/renrot.spec
+++ b/renrot.spec
@@ -1,12 +1,12 @@
-%define rcver rc1
-%define dotrc .rc1
+%define rcver rc2
+%define dotrc .rc2
Name: renrot
Version: 1.1
-Release: 0.1%{?dotrc}%{?dist}
+Release: 0.2%{?dotrc}%{?dist}
License: Artistic 2.0
Group: Applications/Multimedia
Summary: A program to rename and rotate files according to EXIF tags
URL: http://puszcza.gnu.org.ua/projects/renrot/
Source0: ftp://download.gnu.org.ua/pub/release/renrot/%{name}-%{version}%{?rcver}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Return to:

Send suggestions and report system problems to the System administrator.