[dtc] Upload the tarball for real this time

jwboyer jwboyer at fedoraproject.org
Tue Jun 28 14:34:29 UTC 2011


commit 9374d424dfcbac57223c418efdf71ca5747e9946
Author: Josh Boyer <jwboyer at hansolo.jdub.homelinux.org>
Date:   Tue Jun 28 10:34:02 2011 -0400

    Upload the tarball for real this time

 .gitignore |    1 +
 dtc.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7696efd..3376fee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 dtc-v1.2.0.tgz
+/dtc-v1.3.0.tgz
diff --git a/dtc.spec b/dtc.spec
index 27adda4..3795cad 100644
--- a/dtc.spec
+++ b/dtc.spec
@@ -1,6 +1,6 @@
 Name:           dtc
 Version:        1.3.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Device Tree Compiler
 Group:          Development/Tools
 License:        GPLv2+
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Tue Jun 28 2011 Josh Boyer <jwboyer at gmail.com>
+- Fixup error during tarball upload
+
+* Tue Jun 28 2011 Josh Boyer <jwboyer at gmail.com>
 - Point to git tree for URL (#717217)
 - Add libfdt subpackages based on patch from Paolo Bonzini (#443882)
 - Update to latest release
diff --git a/sources b/sources
index 65731b8..7a0a437 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f1841de79abbff57691adc31d5f3525  dtc-v1.2.0.tgz
+0b94ed452ed3d3b5c1546c27788c416f  dtc-v1.3.0.tgz


More information about the scm-commits mailing list