diff --git a/.gitignore b/.gitignore index 16472bf..b49789e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ uget-1.5.9.2.tar.gz +uget-1.5.9.3.tar.gz diff --git a/sources b/sources index 116577d..013eb88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7471718815bbba478ea2b9b42460b571 uget-1.5.9.2.tar.gz +c41b24943467133ac6a9f13c39cce895 uget-1.5.9.3.tar.gz diff --git a/uget.spec b/uget.spec index 91b5626..c10c057 100644 --- a/uget.spec +++ b/uget.spec @@ -1,5 +1,5 @@ Name: uget -Version: 1.5.9.2 +Version: 1.5.9.3 Release: 1%{?dist} Summary: Download manager using GTK+ and libcurl @@ -30,6 +30,11 @@ Uget is the successor of urlgfe, which was called URLget before. %setup -q %build +# See: +# https://bugzilla.gnome.org/show_bug.cgi?id=622550 +# http://git.gnome.org/browse/libnotify/commit/?id=0eb56b2fcf16d5381011e0bae2cf942416dae55c +export LDFLAGS=$(pkg-config --libs gtk+-2.0) + %configure make -k %{?_smp_mflags} @@ -75,6 +80,9 @@ exit 0 %{_datadir}/sounds/%{name}/ %changelog +* Fri Jul 30 2010 Mamoru Tasaka - 1.5.9.3-1 +- 1.5.9.3 + * Fri Jun 4 2010 Mamoru Tasaka - 1.5.9.2-1 - 1.5.9.2