[inception] * Tue Jan 21 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.5-1 - Update to new upstream relea

Fabian Affolter fab at fedoraproject.org
Tue Jan 21 13:18:15 UTC 2014


commit ce0b0b9793c0cf8a1b0cc07fae873ec5296820ee
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Jan 21 14:18:22 2014 +0100

    * Tue Jan 21 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.5-1
    - Update to new upstream release 0.3.5

 .gitignore     |    1 +
 inception.spec |   19 +++++++++++--------
 sources        |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8983b07..09acd42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /0.2.4.tar.gz
 /0.3.0.tar.gz
 /0.3.3.tar.gz
+/v0.3.5.tar.gz
diff --git a/inception.spec b/inception.spec
index 1032c34..9cc2a88 100644
--- a/inception.spec
+++ b/inception.spec
@@ -1,11 +1,11 @@
 Name:           inception
-Version:        0.3.3
-Release:        2%{?dist}
+Version:        0.3.5
+Release:        1%{?dist}
 Summary:        A fireWire physical memory manipulation tool
 
 License:        GPLv3+
 URL:            http://www.breaknenter.org/projects/inception/
-Source0:        https://github.com/carmaa/%{name}/archive/%{version}.tar.gz
+Source0:        https://github.com/carmaa/%{name}/archive/v%{version}.tar.gz
 BuildArch:      noarch
 
 # No FireWire on s390(x)
@@ -45,23 +45,26 @@ CFLAGS="%{optflags}" %{__python3} setup.py build
 %exclude %{python3_sitelib}/%{name}/test/
 
 %changelog
+* Tue Jan 21 2014 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.5-1
+- Update to new upstream release 0.3.5
+
 * Mon Dec 02 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.3-2
 - Remove test suite (#1036375)
 
 * Thu Nov 28 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.3-1
-- Updated to new upstream release 0.3.3
+- Update to new upstream release 0.3.3
 
 * Wed Sep 04 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.3.0-1
-- Updated to new upstream release 0.3.0
+- Update to new upstream release 0.3.0
 
 * Mon Aug 26 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.2.6-1
-- Updated to new upstream release 0.2.6
+- Update to new upstream release 0.2.6
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
 * Sun Jan 13 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.2.4-1
-- Updated to new upstream versoin 0.2.4
+- Update to new upstream versoin 0.2.4
 - There is no firewire on s390
 - Fix license
 
@@ -71,7 +74,7 @@ CFLAGS="%{optflags}" %{__python3} setup.py build
 - Switched to release tarball
 
 * Tue Nov 20 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.2.2-1
-- Updated to new upstream release 0.2.2
+- Update to new upstream release 0.2.2
 
 * Sat Sep 29 2012 Fabian Affolter <mail at fabian-affolter.ch> - 0.1.4-1
 - Initial spec file for Fedora
diff --git a/sources b/sources
index a9700e1..02b8236 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63ba5f8731ac28a526d37b1b94e4e7c1  0.3.3.tar.gz
+b6acb1837cd155c5b9db3ac7ce1db57e  v0.3.5.tar.gz


More information about the scm-commits mailing list