[cryptsetup-luks] Update to cryptsetup 1.2.0-rc1

Milan Broz mbroz at fedoraproject.org
Tue Nov 16 13:03:05 UTC 2010


commit d9977365ab92a39ce2c40b52eeefeeb839c47ac1
Author: Milan Broz <mbroz at fedoraproject.org>
Date:   Tue Nov 16 14:02:50 2010 +0100

    Update to cryptsetup 1.2.0-rc1

 .gitignore           |    2 +-
 cryptsetup-luks.spec |   12 ++++++++----
 sources              |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65aeac9..9a74b8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-cryptsetup-1.1.3.tar.bz2
+cryptsetup-1.2.0-rc1.tar.bz2
diff --git a/cryptsetup-luks.spec b/cryptsetup-luks.spec
index 67219d2..a0b0cfc 100644
--- a/cryptsetup-luks.spec
+++ b/cryptsetup-luks.spec
@@ -1,7 +1,7 @@
 Summary: A utility for setting up encrypted filesystems
 Name: cryptsetup-luks
-Version: 1.1.3
-Release: 1%{?dist}
+Version: 1.2.0
+Release: 0.1%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: http://cryptsetup.googlecode.com/
@@ -14,7 +14,7 @@ Obsoletes: cryptsetup <= 0.1
 Requires: cryptsetup-luks-libs = %{version}-%{release}
 
 %define _root_sbindir /sbin
-%define upstream_version %{version}
+%define upstream_version %{version}-rc1
 Source0: http://cryptsetup.googlecode.com/files/cryptsetup-%{upstream_version}.tar.bz2
 
 %description
@@ -72,7 +72,7 @@ popd
 
 %files -f cryptsetup.lang
 %defattr(-,root,root,-)
-%doc COPYING ChangeLog AUTHORS TODO
+%doc COPYING ChangeLog AUTHORS TODO FAQ
 %{_mandir}/man8/cryptsetup.8.gz
 %{_root_sbindir}/cryptsetup
 
@@ -90,6 +90,10 @@ popd
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Tue Nov 16 2010 Milan Broz <mbroz at redhat.com> - 1.2.0-0.1
+- Add FAQ to documentation.
+- Update to cryptsetup 1.2.0-rc1
+
 * Sat Jul 03 2010 Milan Broz <mbroz at redhat.com> - 1.1.3-1
 - Update to cryptsetup 1.1.3
 
diff --git a/sources b/sources
index b7840d2..9ace4a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-318a64470861ea5b92a52f2014f1e7c1  cryptsetup-1.1.3.tar.bz2
+01805f3877fe9c4c41a3553e70b776a5  cryptsetup-1.2.0-rc1.tar.bz2


More information about the scm-commits mailing list