[backintime] Update to 1.0.34

Christopher Meng cicku at fedoraproject.org
Sun Dec 22 03:41:51 UTC 2013


commit 422ed1feded5b88030358585583d13e305715395
Author: Christopher Meng <i at cicku.me>
Date:   Sun Dec 22 11:40:54 2013 +0800

    Update to 1.0.34

 .gitignore      |    1 +
 backintime.spec |   14 +++++++++-----
 sources         |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8f8ed7d..9edabfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ backintime-0.9.26_src.tar.gz
 /backintime-1.0.8_src.tar.gz
 /backintime-1.0.26.tar.gz
 /backintime-1.0.28.tar.gz
+/backintime-1.0.34.tar.gz
diff --git a/backintime.spec b/backintime.spec
index 8e08d0f..b0c968f 100644
--- a/backintime.spec
+++ b/backintime.spec
@@ -1,6 +1,6 @@
 Name:            backintime
-Version:         1.0.28
-Release:         2%{?dist}
+Version:         1.0.34
+Release:         1%{?dist}
 Summary:         Simple backup tool inspired from the Flyback project and TimeVault
 License:         GPLv2+
 URL:             http://backintime.le-web.org
@@ -100,7 +100,7 @@ make %{?_smp_mflags}
 popd
 
 pushd kde4
-%configure --no-check
+%configure --no-check --kdesu
 make %{?_smp_mflags}
 popd
 
@@ -243,6 +243,10 @@ EOF
 %{_datadir}/%{name}/plugins/notifyplugin*
 
 %changelog
+* Sun Dec 22 2013 Christopher Meng <rpm at cicku.me> - 1.0.34-1
+- Update to 1.0.34(BZ#1043054)
+- Switch to kdesu(BZ#1038893)
+
 * Sun Nov 24 2013 Christopher Meng <rpm at cicku.me> - 1.0.28-2
 - Enable notify plugin, separate plugins into different subpackages.
 - Add missing python-SecretStorage dependency(BZ#1031403).
@@ -250,13 +254,13 @@ EOF
 - python-keyring incompatibility fix(BZ#1026542).
 
 * Mon Oct 21 2013 Christopher Meng <rpm at cicku.me> - 1.0.28-1
-- New version(BZ#1021192) with fixes(BZ#1014293),(BZ#1014976).
+- Update to 1.0.28(BZ#1021192) with fixes(BZ#1014293),(BZ#1014976).
 
 * Thu Sep 12 2013 Christopher Meng <rpm at cicku.me> - 1.0.26-2
 - Add missing python-keyring dependency(BZ#1007315).
 
 * Wed Sep 11 2013 Christopher Meng <rpm at cicku.me> - 1.0.26-1
-- Update to new release(BZ#1003304),(BZ#951248).
+- Update to 1.0.26(BZ#1003304),(BZ#951248).
 - Fix Bugs(BZ#999935),(BZ#922534).
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-6
diff --git a/sources b/sources
index cbd1a7d..7ded7f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-31604795747ccfb556c516b09385a566  backintime-1.0.28.tar.gz
+2c14748de0b8b7b6d5218ad26687d19e  backintime-1.0.34.tar.gz


More information about the scm-commits mailing list