[debootstrap] new upstream release (1.0.46)

jvcelak jvcelak at fedoraproject.org
Tue Jan 1 16:35:28 UTC 2013


commit 890c767ec0221c89219d98e179f0a85136fefdcf
Author: Jan Vcelak <jvcelak at redhat.com>
Date:   Tue Jan 1 17:31:40 2013 +0100

    new upstream release (1.0.46)
    
    Resolves: 890386

 .gitignore       |    8 +-------
 debootstrap.spec |    7 ++++++-
 sources          |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c98f45..9b9e91c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1 @@
-/debootstrap_1.0.38.tar.gz
-/debootstrap_1.0.39.tar.gz
-/debootstrap_1.0.40.tar.gz
-/debootstrap_1.0.41.tar.gz
-/debootstrap_1.0.42.tar.gz
-/debootstrap_1.0.43.tar.gz
-/debootstrap_1.0.44.tar.gz
+/debootstrap_*.tar.gz
diff --git a/debootstrap.spec b/debootstrap.spec
index d9d91e5..01de4ab 100644
--- a/debootstrap.spec
+++ b/debootstrap.spec
@@ -1,5 +1,5 @@
 Name:           debootstrap
-Version:        1.0.44
+Version:        1.0.46
 Release:        1%{?dist}
 Summary:        Debian GNU/Linux bootstrapper
 
@@ -68,6 +68,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 01 2013 Jan Vcelak <jvcelak at redhat.com> 1.0.46-1
+- new upstream release:
+  + better support use on Android
+  + use which to locate sh if /bin/sh not found
+
 * Thu Nov 22 2012 Jan Vcelak <jvcelak at redhat.com> 1.0.44-1
 - new upstream release:
   + remove double quotes to fix for loop on GNU/kFreeBSD
diff --git a/sources b/sources
index 117ebb7..0b572b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-73d965abf163b31002f754e3a5322a52  debootstrap_1.0.44.tar.gz
+bf6ce9b6aa86176c3279c58af93f193c  debootstrap_1.0.46.tar.gz


More information about the scm-commits mailing list