[liveusb-creator] Update to 3.11.5

Luke Macken lmacken at fedoraproject.org
Wed Nov 2 19:48:49 UTC 2011


commit 5fc1eb82a9c6265d381e56b041b8b0e1c669a5b1
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Nov 2 15:48:45 2011 -0400

    Update to 3.11.5

 .gitignore           |    1 +
 liveusb-creator.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0158c30..af8930a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.2.tar.bz2
 /liveusb-creator-3.11.3.tar.bz2
 /liveusb-creator-3.11.4.tar.bz2
+/liveusb-creator-3.11.5.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index fdde6ad..cf471e5 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.4
+Version:        3.11.5
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -69,6 +69,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Wed Nov 02 2011 Luke Macken <lmacken at redhat.com> - 3.11.5-1
+- Update to 3.11.5
+
 * Tue Jun 21 2011 Luke Macken <lmacken at redhat.com> - 3.11.4-1
 - 3.11.4 bugfix release
 
diff --git a/sources b/sources
index 7037aee..3245459 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-426b996ec55ce144dab9219766ec377f  liveusb-creator-3.11.4.tar.bz2
+b1d655e07a85de28708be4f92d595040  liveusb-creator-3.11.5.tar.bz2


More information about the scm-commits mailing list