[prev in list] [next in list] [prev in thread] [next in thread] 

List:       liveusb-creator
Subject:    liveusb-creator.spec setup.py
From:       lmacken () fedoraproject ! org (Luke Macken)
Date:       2009-11-17 16:23:51
Message-ID: 20091117162351.59C511201F5 () lists ! fedorahosted ! org
[Download RAW message or body]

 liveusb-creator.spec |    5 ++++-
 setup.py             |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit e0b135cbe31914a265faef92dd52322b5f9788ca
Author: Luke Macken <lmacken at redhat.com>
Date:   Tue Nov 17 11:23:32 2009 -0500

    3.8.7

diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index 7268207..3406895 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from \
distutils.sysconfig import get_python_lib; print get_python_lib()")}  
 Name:           liveusb-creator
-Version:        3.8.6
+Version:        3.8.7
 Release:        1%{?dist}
 Summary:        A liveusb creator
 
@@ -68,6 +68,9 @@ rm -rf %{buildroot}
 %config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
 
 %changelog
+* Tue Nov 17 2009 Luke Macken <lmacken at redhat.com> - 3.8.7-1
+- 3.8.7, containing the F12 release
+
 * Sat Nov 07 2009 Luke Macken <lmacken at redhat.com> - 3.8.6-1
 - 3.8.6
 
diff --git a/setup.py b/setup.py
index c291a69..314904d 100644
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ if sys.platform == 'win32':
 
     setup(
         name = 'liveusb-creator',
-        version = '3.8.6',
+        version = '3.8.7',
         packages = ['liveusb', 'liveusb/urlgrabber'],
         scripts = ['liveusb-creator'], 
         license = 'GNU General Public License (GPL)',
@@ -55,7 +55,7 @@ if sys.platform == 'win32':
 else:
     setup(
         name = 'liveusb-creator',
-        version = '3.8.6',
+        version = '3.8.7',
         packages = ['liveusb'],
         scripts = ['liveusb-creator'],
         license = 'GNU General Public License (GPL)',


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic