[debootstrap] new upstream release (1.0.38)

jvcelak jvcelak at fedoraproject.org
Wed Nov 23 15:39:51 UTC 2011


commit e07d947d809e4fec4e157f54aa4abc009819e201
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Wed Nov 23 16:39:23 2011 +0100

    new upstream release (1.0.38)
    
    - a few bugfixes, no new features

 .gitignore       |    2 +-
 debootstrap.spec |    6 +++++-
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b757182..7e2f1fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/debootstrap_1.0.37.tar.gz
+/debootstrap_1.0.38.tar.gz
diff --git a/debootstrap.spec b/debootstrap.spec
index 5940861..06abfbd 100644
--- a/debootstrap.spec
+++ b/debootstrap.spec
@@ -1,5 +1,5 @@
 Name:           debootstrap
-Version:        1.0.37
+Version:        1.0.38
 Release:        1%{?dist}
 Summary:        Debian GNU/Linux bootstrapper
 
@@ -68,6 +68,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Nov 23 2011 Jan Vcelak <jvcelak at redhat.com> 1.0.38-1
+- new upstream release:
+  + a few bugfixes, no new features
+
 * Mon Oct 24 2011 Jan Vcelak <jvcelak at redhat.com> 1.0.37-1
 - new upstream release:
   + add Ubuntu 'precise' as a symlink to 'gutsy'
diff --git a/sources b/sources
index 61b1bca..6809ffc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90b8734b19cd3b20aa5bb4df1505248e  debootstrap_1.0.37.tar.gz
+214b141206f7e48e326dc0a003fd5a5d  debootstrap_1.0.38.tar.gz


More information about the scm-commits mailing list