From 4441740f9cf94a0faf78a0349e61b5251761f2ea Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Fri, 19 May 2006 20:23:41 +0000 Subject: [PATCH] - update to 0.4.0 --- .cvsignore | 1 + libnotify.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 678e49c..20c59a1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ libnotify-0.0.2.tar.gz libnotify-0.3.0.tar.gz +libnotify-0.4.0.tar.bz2 diff --git a/libnotify.spec b/libnotify.spec index 6ad2c4b..5a62289 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -3,10 +3,10 @@ Summary: libnotify notification library Name: libnotify -Version: 0.3.0 -Release: 6 +Version: 0.4.0 +Release: 1 URL: http://www.galago-project.org/specs/notification/ -Source0: %{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 License: LGPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-root @@ -25,7 +25,6 @@ Summary: Files for development using %{name} Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: glib2-devel >= %{glib2_version} -Patch0: libnotify-0.3.0-remove-config-h.patch %description devel @@ -34,7 +33,6 @@ development of programs using %{name}. %prep %setup -q -%patch0 -p1 -b .remove-config-h %build @@ -72,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri May 19 2006 John (J5) Palmieri - 0.4.0-1 +- Update to 0.4.0 + * Sat Mar 11 2006 Bill Nottingham - 0.3.0-6 - define %%{glib2_version} if it's in a requirement diff --git a/sources b/sources index 1a10a97..f8ce841 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -98f723508b318f0c32578f5bca6c91d7 libnotify-0.3.0.tar.gz +60391383dda7035c8823af1152c23b0d libnotify-0.4.0.tar.bz2