[luckybackup/f14/master] 0.4.2 bugfix release

thomasj thomasj at fedoraproject.org
Mon Aug 30 11:36:58 UTC 2010


commit 073d0e268860c5bd8c2f8fbec8ba7b0a8dee0fdd
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Aug 30 13:36:56 2010 +0200

    0.4.2 bugfix release

 .gitignore       |    1 +
 luckybackup.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120bf57..ef27ac7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 luckybackup-0.4.1.tar.gz
+/luckybackup-0.4.2.tar.gz
diff --git a/luckybackup.spec b/luckybackup.spec
index 3a8b432..a358476 100644
--- a/luckybackup.spec
+++ b/luckybackup.spec
@@ -1,5 +1,5 @@
 Name:		luckybackup
-Version:	0.4.1
+Version:	0.4.2
 Release:	1%{?dist}
 Summary:	A powerful, fast and reliable backup and sync tool
 
@@ -59,6 +59,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}*
 
 %changelog
+* Mon Aug 30 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.4.2-1
+- 0.4.2 bugfix update
+
 * Thu Jun 17 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.4.1-1
 - luckybackup 0.4.1 bugfix release
 
diff --git a/sources b/sources
index bf16e39..50814ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14c2d65cd5626a118401771d6230cac2  luckybackup-0.4.1.tar.gz
+3d52d464259d5b9f961c2ed9c5756d47  luckybackup-0.4.2.tar.gz


More information about the scm-commits mailing list