[be] Update to 1.0.1

Michel Alexandre Salim salimma at fedoraproject.org
Wed Jul 13 16:05:22 UTC 2011


commit 7642e1be8bafda645b76b62a4e844fff718df3dc
Author: Michel Alexandre Salim <michel.salim at cs.fau.de>
Date:   Wed Jul 13 18:05:08 2011 +0200

    Update to 1.0.1

 .gitignore |    2 +-
 be.spec    |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3aed5fd..c06f622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/be-1.0.0.tar.gz
+/be-1.0.1.tar.gz
diff --git a/be.spec b/be.spec
index 7079252..1f22443 100644
--- a/be.spec
+++ b/be.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           be
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        Bugs Everywhere, a distributed bug tracker
 
 # for older rpmlint versions
@@ -61,6 +61,9 @@ cp -p misc/completion/be.bash $COMPDIR/
 
 
 %changelog
+* Wed Jul 13 2011 Michel Salim <salimma at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Thu Mar 24 2011 Michel Salim <salimma at fedoraproject.org> - 1.0.0-2
 - add Group: field, for compliance with older rpmlint versions
 
diff --git a/sources b/sources
index 7fbfff9..1b92a89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd2786d564cbbe305f9c6b3b154ed617  be-1.0.0.tar.gz
+6279998b0d6c1068f91330cec69105c9  be-1.0.1.tar.gz


More information about the scm-commits mailing list