[autoarchive] * Sat Mar 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1.0-1 - Update to latest upstream ve

Fabian Affolter fab at fedoraproject.org
Sat Mar 1 10:16:27 UTC 2014


commit 57cd2a8b453932ae4f412a964dba96c2d8270b0e
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Sat Mar 1 11:17:07 2014 +0100

    * Sat Mar 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1.0-1
    - Update to latest upstream version 1.1.0

 .gitignore       |    1 +
 autoarchive.spec |   49 ++++++++++++++++++++++++++-----------------------
 sources          |    2 +-
 3 files changed, 28 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 21cb17e..dd4642a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ autoarchive-0.2.0.tar.bz2
 /autoarchive-0.5.2.tar.bz2
 /autoarchive-1.0.0.tar.bz2
 /autoarchive-1.0.1.tar.bz2
+/autoarchive-1.1.0.tar.bz2
diff --git a/autoarchive.spec b/autoarchive.spec
index f34c177..1f765df 100644
--- a/autoarchive.spec
+++ b/autoarchive.spec
@@ -1,6 +1,6 @@
 Name:           autoarchive
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.1.0
+Release:        1%{?dist}
 Summary:        A simple backup tool that uses tar
 
 License:        GPLv3
@@ -45,27 +45,30 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
 %{python3_sitelib}/%{name}*.egg-info
 
 %changelog
+* Sat Mar 01 2014 Fabian Affolter <mail at fabian-affolter.ch> - 1.1.0-1
+- Update to latest upstrema version 1.1.0
+
 * Mon Aug 05 2013 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.1-2
-- Spec file updated
-- Fixed FTBFS (#992000)
+- Update pec file
+- Fix FTBFS (#992000)
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
 * Sat Mar 02 2013 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.1-1
-- Updated to latest upstrema version 1.0.1
+- Update to latest upstrema version 1.0.1
 
 * Tue Feb 19 2013 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.0-3
-- Bogus date entry fixed
+- Bogus date entry fix
 
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
 * Tue Aug 07 2012 Fabian Affolter <mail at fabian-affolter.ch> - 1.0.0-1
-- Updated to new upstream version 1.0.0
+- Update to new upstream version 1.0.0
 
 * Sat Aug 04 2012 David Malcolm <dmalcolm at redhat.com> - 0.5.2-4
-- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
+- Rebuild for https://fedoraproject.org/wiki/Features/Python_3.3
 
 * Wed Aug 01 2012 Ville Skyttä <ville.skytta at iki.fi> - 0.5.2-3
 - Avoid UTF-8 in setup.cfg, distutils doesn't seem to like it.
@@ -75,25 +78,25 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
 * Tue Jun 19 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5.2-1
-- Updated to new upstream version 0.5.2
+- Update to new upstream version 0.5.2
 
 * Tue Feb 28 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5.1-1
-- Updated to new upstream version 0.5.1
+- Update to new upstream version 0.5.1
 
 * Fri Feb 24 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.5.0-2
-- Updated to new upstream version 0.5.0
+- Update to new upstream version 0.5.0
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Sun Apr 03 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.1-1
-- Updated to new upstream version 0.3.1
+- Update to new upstream version 0.3.1
 
 * Mon Mar 28 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.0-2
 - This package requires Python 3
 
 * Sun Mar 27 2011 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.0-1
-- Updated to new upstream version 0.3.0
+- Update to new upstream version 0.3.0
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
@@ -102,23 +105,23 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name}-%{version}/
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
 * Sat Mar 20 2010 Fabian Affolter <mail at fabian-affolter.ch> - 0.2.0-1
-- Changed man page compression format
-- Added xz as a BR
-- Updated to new upstreaqm version 0.2.0
+- Change man page compression format
+- Add xz as a BR
+- Update to new upstreaqm version 0.2.0
 
 * Sun Jul 26 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.2-2
-- Modified BR and requirements
-- Switched from define to global
-- Cleaned up macros and removed ./ 
-- Readded COPYING
+- Modify BR and requirements
+- Switch from define to global
+- Clean up macros and removed ./ 
+- Readd COPYING
 
 * Wed Apr 15 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.2-1
 - Upstream renamed some parts from aa to autoarchive (symlinks)
-- Added examples
-- Updated to new upstream version 0.1.2
+- Add examples
+- Update to new upstream version 0.1.2
 
 * Sun Mar 22 2009 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.1-2
-- Fixed issues from #473835
+- Fix issues from #473835
 
 * Sun Nov 30 2008 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.1-1
 - Initial package for Fedora
diff --git a/sources b/sources
index 3a99124..9e4e401 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-527aec9ec5357db6bd088267ece0e283  autoarchive-1.0.1.tar.bz2
+43395e2d0f3619c04d6c828bc98f6cf0  autoarchive-1.1.0.tar.bz2


More information about the scm-commits mailing list