[devassistant] Updated to latest upstream version

Tomas Radej tradej at fedoraproject.org
Thu Feb 5 20:35:06 UTC 2015


commit e449572279c39307efb579cf94ed0e6ea8d16374
Author: Tomas Radej <tradej at redhat.com>
Date:   Thu Feb 5 21:14:42 2015 +0100

    Updated to latest upstream version

 .gitignore        |    1 +
 devassistant.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c2cd34..45befe1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /devassistant-0.9.2.tar.gz
 /devassistant-0.9.3.tar.gz
 /devassistant-0.10.2.tar.gz
+/devassistant-0.10.3.tar.gz
diff --git a/devassistant.spec b/devassistant.spec
index 32c615b..4e896e5 100644
--- a/devassistant.spec
+++ b/devassistant.spec
@@ -2,12 +2,12 @@
 # which in turn require devassistant-devel.
 #
 # Set this to 0 after we've bootstrapped
-%{!?_with_bootstrap: %global bootstrap 1}
+%{!?_with_bootstrap: %global bootstrap 0}
 
 %global shortname da
 
 Name:           devassistant
-Version:        0.10.2
+Version:        0.10.3
 Release:        1%{?dist}
 Summary:        DevAssistant - Making life easier for developers
 
@@ -249,6 +249,9 @@ fi
 %{_sysconfdir}/rpm/macros.%{name}
 
 %changelog
+* Thu Feb 05 2015 Tomas Radej <tradej at redhat.com> - 0.10.3-1
+- Updated to latest upstream version
+
 * Wed Jan 28 2015 Tomas Radej <tradej at redhat.com> - 0.10.2-1
 - Updated to latest upstream version
 Moved to Python 3 only
diff --git a/sources b/sources
index a5fc185..41cb256 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f8f085cd380423f58e792fa9254e55d  devassistant-0.10.2.tar.gz
+765a40ecdbf1a7bfd8a0070165463715  devassistant-0.10.3.tar.gz


More information about the scm-commits mailing list