[pungi/f21] make sure that the dvd/cd is using the shortened volumeid (dennis)

Dennis Gilmore ausil at fedoraproject.org
Thu Jul 31 11:10:46 UTC 2014


commit d362b9ee2064179a75a6095696c031948f8f4c06
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Jul 31 06:10:49 2014 -0500

    make sure that the dvd/cd is using the shortened volumeid (dennis)

 .gitignore |    1 +
 pungi.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9919676..0981ccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ pungi-2.1.2.tar.bz2
 /pungi-3.08.tar.bz2
 /pungi-3.09.tar.bz2
 /pungi-3.10.tar.bz2
+/pungi-3.11.tar.bz2
diff --git a/pungi.spec b/pungi.spec
index 51a59ba..34f049d 100644
--- a/pungi.spec
+++ b/pungi.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           pungi
-Version:        3.10
+Version:        3.11
 Release:        1%{?dist}
 Summary:        Distribution compose tool
 
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 31 2014 Dennis Gilmore <dennis at ausil.us> - 3.11-1
+- make sure that the dvd/cd is using the shortened volumeid (dennis)
+
 * Thu Jul 31 2014 Dennis Gilmore <dennis at ausil.us> - 3.10-1
 - fix up volume shortening substituions to actually work (dennis)
 
diff --git a/sources b/sources
index e9db71d..c77e8ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-163f0887eafef54fb79a3516168661f0  pungi-3.10.tar.bz2
+37b164ef0dee8d39eebb9c68c3358a1c  pungi-3.11.tar.bz2


More information about the scm-commits mailing list