lmacken pushed to liveusb-creator (master). "Patched to fix the blank window issue on F22+ (#1212180)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 25 18:04:53 UTC 2015


From 0e6590e64793d7052d07b4c2b1c24e255180df89 Mon Sep 17 00:00:00 2001
From: Luke Macken <lmacken at redhat.com>
Date: Mon, 25 May 2015 12:04:25 -0600
Subject: Patched to fix the blank window issue on F22+ (#1212180)


diff --git a/.gitignore b/.gitignore
index da996cb..08d298b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.13.2.tar.bz2
 /liveusb-creator-3.13.3.tar.bz2
 /liveusb-creator-3.14.0.tar.bz2
+/liveusb-creator-3.14.1.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 127e00b..fb2c731 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           liveusb-creator
-Version:        3.14.0
+Version:        3.14.1
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -92,6 +92,9 @@ rm -rf %{buildroot}
 %{_datadir}/polkit-1/actions/org.fedoraproject.pkexec.run-liveusb-creator.policy
 
 %changelog
+* Mon May 25 2015 Luke Macken <lmacken at redhat.com> - 3.14.1-1
+- Patched to fix the blank window issue on F22+ (#1212180)
+
 * Fri May 22 2015 Luke Macken <lmacken at redhat.com> - 3.14.0-1
 - Latest upstream release ported from udisks to udisks2 (#1166650)
 
diff --git a/sources b/sources
index 3989260..7f68e57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd9b1374be95a5f03da819873ab51ef5  liveusb-creator-3.14.0.tar.bz2
+b9cb6c37e580bae24cc030241fe748d8  liveusb-creator-3.14.1.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/liveusb-creator.git/commit/?h=master&id=0e6590e64793d7052d07b4c2b1c24e255180df89


More information about the scm-commits mailing list