[liveusb-creator/el6] update to 3.11.6

Luke Macken lmacken at fedoraproject.org
Tue Nov 8 15:50:56 UTC 2011


commit e3124f8be21c6183431345d69bb9a364a700c60b
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Nov 8 10:50:50 2011 -0500

    update to 3.11.6

 .gitignore           |    1 +
 liveusb-creator.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af8930a..90029a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.3.tar.bz2
 /liveusb-creator-3.11.4.tar.bz2
 /liveusb-creator-3.11.5.tar.bz2
+/liveusb-creator-3.11.6.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index cf471e5..927dee4 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           liveusb-creator
-Version:        3.11.5
+Version:        3.11.6
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -69,6 +69,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Tue Nov 08 2011 Luke Macken <lmacken at redhat.com> - 3.11.6-1
+- Update to 3.11.6
+
 * Wed Nov 02 2011 Luke Macken <lmacken at redhat.com> - 3.11.5-1
 - Update to 3.11.5
 
diff --git a/sources b/sources
index 3245459..af86103 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1d655e07a85de28708be4f92d595040  liveusb-creator-3.11.5.tar.bz2
+53817dcd626ee49975c938feaee4d01a  liveusb-creator-3.11.6.tar.bz2


More information about the scm-commits mailing list