diff --git a/.cvsignore b/.cvsignore index 59d2952..d9fa28d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -exaile-0.3.0.tar.gz +exaile-0.3.0.1.tar.gz diff --git a/exaile-makefile.patch b/exaile-makefile.patch index 76459e3..779be1b 100644 --- a/exaile-makefile.patch +++ b/exaile-makefile.patch @@ -1,5 +1,5 @@ ---- Makefile 2009-08-24 17:25:03.000000000 -0400 -+++ Makefile.new 2009-08-28 19:46:25.227288689 -0400 +--- Makefile 2009-09-06 19:45:01.161376822 -0400 ++++ Makefile.new 2009-09-30 10:42:46.877746915 -0400 @@ -2,7 +2,7 @@ LIBINSTALLDIR ?= /lib XDGCONFDIR ?= /etc/xdg @@ -9,7 +9,7 @@ EXAILESHAREDIR = $(DESTDIR)$(PREFIX)/share/exaile all: compile -@@ -87,7 +87,7 @@ +@@ -83,7 +83,7 @@ # the printf here is for bsd compat, dont use echo! cd $(DESTDIR)$(PREFIX)/bin && \ printf "#!/bin/sh\n\ diff --git a/exaile.spec b/exaile.spec index 8c7aadf..e9b4d6f 100644 --- a/exaile.spec +++ b/exaile.spec @@ -2,7 +2,7 @@ Summary: A music player Name: exaile -Version: 0.3.0 +Version: 0.3.0.1 Release: 1%{?dist} Group: Applications/Multimedia License: GPLv2+ @@ -79,6 +79,9 @@ rm -rf %{buildroot} %{python_sitelib}/exaile/ %changelog +* Wed Sep 30 2009 Deji Akingunola - 0.3.0.1-1 +- Update to 0.3.0.1 + * Fri Aug 28 2009 Deji Akingunola - 0.3.0-1 - Update to 0.3.0 diff --git a/sources b/sources index b44cb92..ef4bd0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d89110396b088042f39677892829e2d exaile-0.3.0.tar.gz +c6bd14cea747a808570b304e647544f1 exaile-0.3.0.1.tar.gz