[liveusb-creator] Update to 3.11.8

Luke Macken lmacken at fedoraproject.org
Mon Apr 22 20:06:02 UTC 2013


commit fd5f5ee154359f29d3552ef8555b26ca38e5fecc
Author: Luke Macken <lmacken at redhat.com>
Date:   Mon Apr 22 16:05:51 2013 -0400

    Update to 3.11.8

 .gitignore           |    1 +
 liveusb-creator.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aec43a5..17a16a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.5.tar.bz2
 /liveusb-creator-3.11.6.tar.bz2
 /liveusb-creator-3.11.7.tar.bz2
+/liveusb-creator-3.11.8.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 7a3efd5..2cf8c0a 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.7
-Release:        3%{?dist}
+Version:        3.11.8
+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
+* Mon Apr 22 2013 Luke Macken <lmacken at redhat.com> - 3.11.8-1
+- Update to 3.11.8
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.11.7-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 70ff236..808489d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e6dfe1abecc56fce98e3965bf90be8a7  liveusb-creator-3.11.7.tar.bz2
+cc9916c07927d604b26200006ea2830b  liveusb-creator-3.11.8.tar.bz2


More information about the scm-commits mailing list