[liveusb-creator] Bump to 3.11.7

Luke Macken lmacken at fedoraproject.org
Tue Jun 12 16:38:47 UTC 2012


commit 531b2f8894533054492a1f4e3db0fe73568cbaff
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Jun 12 12:38:32 2012 -0400

    Bump to 3.11.7

 .gitignore           |    1 +
 liveusb-creator.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 90029a6..aec43a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.4.tar.bz2
 /liveusb-creator-3.11.5.tar.bz2
 /liveusb-creator-3.11.6.tar.bz2
+/liveusb-creator-3.11.7.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 62b5ce4..5094798 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           liveusb-creator
-Version:        3.11.6
-Release:        3%{?dist}
+Version:        3.11.7
+Release:        1%{?dist}
 Summary:        A liveusb creator
 
 Group:          Applications/System
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Tue Jun 12 2012 Luke Macken <lmacken at redhat.com> - 3.11.7-1
+- Update to 3.11.7
+
 * Mon Mar 19 2012 Luke Macken <lmacken at redhat.com> - 3.11.6-3
 - Add an explicit udisks requirement (#796489)
 
diff --git a/sources b/sources
index af86103..70ff236 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53817dcd626ee49975c938feaee4d01a  liveusb-creator-3.11.6.tar.bz2
+e6dfe1abecc56fce98e3965bf90be8a7  liveusb-creator-3.11.7.tar.bz2


More information about the scm-commits mailing list