lmacken pushed to liveusb-creator (master). "Latest upstream release ported to udisks2 (#1166650)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 18:46:49 UTC 2015


From 9149da12e2ec382409a4b61a194198500347917f Mon Sep 17 00:00:00 2001
From: Luke Macken <lmacken at redhat.com>
Date: Fri, 22 May 2015 12:46:27 -0600
Subject: Latest upstream release ported to udisks2 (#1166650)


diff --git a/.gitignore b/.gitignore
index edfd115..da996cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ liveusb-creator-3.9.3.tar.bz2
 /liveusb-creator-3.13.1.tar.bz2
 /liveusb-creator-3.13.2.tar.bz2
 /liveusb-creator-3.13.3.tar.bz2
+/liveusb-creator-3.14.0.tar.bz2
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 72ac82b..127e00b 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name:           liveusb-creator
-Version:        3.13.3
+Version:        3.14.0
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -30,7 +30,7 @@ Requires:       isomd5sum
 Requires:       python-urlgrabber
 Requires:       pyparted >= 2.0
 Requires:       syslinux-extlinux
-Requires:       udisks
+Requires:       udisks2
 Requires:       polkit
 # DE's are expected to provide a polkit agent these days, so could consider
 # removing this too, see https://bugzilla.redhat.com/1171583
@@ -92,6 +92,9 @@ rm -rf %{buildroot}
 %{_datadir}/polkit-1/actions/org.fedoraproject.pkexec.run-liveusb-creator.policy
 
 %changelog
+* Fri May 22 2015 Luke Macken <lmacken at redhat.com> - 3.14.0-1
+- Latest upstream release ported from udisks to udisks2 (#1166650)
+
 * Fri Mar 06 2015 Luke Macken <lmacken at redhat.com> - 3.13.3-1
 - Latest upstream release
 
diff --git a/sources b/sources
index 4094f43..3989260 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38f64ec8db60c2d92f9276a290b1bc8b  liveusb-creator-3.13.3.tar.bz2
+dd9b1374be95a5f03da819873ab51ef5  liveusb-creator-3.14.0.tar.bz2
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list