[rear/el5] release rear-1.12.0

Gratien Dhaese gdha at fedoraproject.org
Tue Nov 22 12:34:19 UTC 2011


commit 82a5f4ff9ab2336d6fe998349f57a92623a43c97
Author: gdha <gratien.dhaese at gmailcom>
Date:   Tue Nov 22 13:34:14 2011 +0100

    release rear-1.12.0

 .gitignore |    2 +-
 rear.spec  |   10 +++++-----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36ff1f9..1d6a1da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/rear-1.11.0.tar.gz
+rear-1.12.0.tar.gz
diff --git a/rear.spec b/rear.spec
index c847cd5..b2f1b31 100644
--- a/rear.spec
+++ b/rear.spec
@@ -1,7 +1,7 @@
 Name: rear
-Version: 1.11.0
+Version: 1.12.0
 Release: 1%{?dist}
-Summary: Relax and Recover (ReaR) is a Linux Disaster Recovery framework
+Summary: Relax and Recover (Rear) is a Linux Disaster Recovery framework
 
 Group: Applications/Archiving
 License: GPLv2+
@@ -35,7 +35,7 @@ bare metal disaster recovery abilities to the compatible backup software.
 
 %prep
 %setup -q
- 
+
 %build
 # no code to compile - all bash scripts
 
@@ -81,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc COPYING README AUTHORS TODO
-%doc doc/README.doc doc/configuration-examples.txt
+%doc doc/*.txt
 %{_sbindir}/rear
 %{_datadir}/rear
 %{_localstatedir}/lib/rear
@@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Mon May 23 2011 Gratien D'haese <gdha at sourceforge.net> - 1.11.0-1
+* Mon Nov 21 2011 Gratien D'haese <gdha at sourceforge.net> - 1.12.0-1
 - placeholder for release
 
 * Mon Jan 24 2011 Gratien D'haese <gdha at sourceforge.net> - 1.9-1
diff --git a/sources b/sources
index ee8a6e5..74eee3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-72a900bc23a7465c4bd28721687e138c  rear-1.11.0.tar.gz
+bdda6ef44045d9602f07226669b7cf70  rear-1.12.0.tar.gz


More information about the scm-commits mailing list