[liveusb-creator] Update to 3.12.0

Luke Macken lmacken at fedoraproject.org
Wed Oct 16 23:35:25 UTC 2013


commit 8cf0f45dee7a28a4b62dc1a5e6de477c4dc4db14
Author: Luke Macken <lmacken at redhat.com>
Date:   Wed Oct 16 17:35:22 2013 -0600

    Update to 3.12.0

 .gitignore           |    1 +
 liveusb-creator.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 17a16a5..c53332d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.11.6.tar.bz2
 /liveusb-creator-3.11.7.tar.bz2
 /liveusb-creator-3.11.8.tar.bz2
+/liveusb-creator-3.12.0.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 5d3d126..cc3b913 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -7,8 +7,8 @@
 %endif
 
 Name:           liveusb-creator
-Version:        3.11.8
-Release:        6%{?dist}
+Version:        3.12.0
+Release:        1%{?dist}
 Summary:        A liveusb creator
 
 Group:          Applications/System
@@ -84,6 +84,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Wed Oct 16 2013 Luke Macken <lmacken at redhat.com> 3.12.0-1
+- Update to 3.12.0
+
 * Wed Aug 14 2013 Luke Macken <lmacken at redhat.com> 3.11.8-6
 - Fix the ExcludeArch for arm
 
diff --git a/sources b/sources
index 808489d..3de467d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cc9916c07927d604b26200006ea2830b  liveusb-creator-3.11.8.tar.bz2
+f4b0223a2e47eb5934c1d2701989d23a  liveusb-creator-3.12.0.tar.bz2


More information about the scm-commits mailing list