From d7da30f315ed76a05bee632fca852499debd8cc2 Mon Sep 17 00:00:00 2001 From: Luke Macken Date: May 24 2011 04:42:45 +0000 Subject: Bump to 3.11.1 to support downloading Fedora 15 --- diff --git a/.gitignore b/.gitignore index e4981c9..c24b4a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ liveusb-creator-3.9.2.tar.bz2 liveusb-creator-3.9.3.tar.bz2 /liveusb-creator-3.11.0.tar.bz2 +/liveusb-creator-3.11.1.tar.bz2 diff --git a/liveusb-creator.spec b/liveusb-creator.spec index 2ed82f9..9bde7eb 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.11.0 +Version: 3.11.1 Release: 1%{?dist} Summary: A liveusb creator @@ -69,6 +69,9 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/security/console.apps/%{name} %changelog +* Tue May 24 2011 Luke Macken - 3.11.1-1 +- Bump to support downloading Fedora 15 + * Mon Apr 25 2011 Luke Macken - 3.11.0-1 - Latest upstream release diff --git a/sources b/sources index 7982000..746423c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -586a2b39985cdd2c616f29333bb0da09 liveusb-creator-3.11.0.tar.bz2 +9e38ba656d75b634512a7d50067899e1 liveusb-creator-3.11.1.tar.bz2