diff --git a/.gitignore b/.gitignore index 620c5bf..5643d90 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libgweather-2.30.0.tar.bz2 +/libgweather-2.30.3.tar.bz2 diff --git a/libgweather.spec b/libgweather.spec index 0f63f9f..387bdf0 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,5 +1,5 @@ Name: libgweather -Version: 2.30.0 +Version: 2.30.3 Release: 1%{?dist} Summary: A library for weather information @@ -57,16 +57,11 @@ autoreconf -i -f make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %find_lang %{name} --all-name -%clean -rm -rf $RPM_BUILD_ROOT - %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` @@ -114,6 +109,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/gnome &>/dev/null || : %changelog +* Thu Sep 30 2010 Matthias Clasen - 2.30.3-1 +- Update to 2.30.3 + * Tue Mar 30 2010 Matthias Clasen - 2.30.0-1 - Update to 2.30.0 diff --git a/sources b/sources index 5e58796..272704e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bf7ae6cb4eca85be3e9099a5de94c655 libgweather-2.30.0.tar.bz2 +bf6a0a05051341ecb250f332e3edfb88 libgweather-2.30.3.tar.bz2