diff --git a/.cvsignore b/.cvsignore index 08351cf..716e739 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rednotebook-0.7.5.tar.gz +rednotebook-0.8.3.tar.gz diff --git a/rednotebook.spec b/rednotebook.spec index 5e1b161..69f879f 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: rednotebook -Version: 0.8.2 +Version: 0.8.3 Release: 1%{?dist} Summary: A desktop diary @@ -12,7 +12,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python +BuildRequires: python-devel BuildRequires: python-setuptools-devel BuildRequires: desktop-file-utils @@ -70,12 +70,19 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/%{name}/ %{python_sitelib}/%{name}*.egg-info - %changelog -* Sat Aug 01 2009 Fabian Affolter - 0.8.2-1 +* Fri Aug 07 2009 Christoph Wickert - 0.8.3-1 +- Updated to new upstream version 0.8.3 + +* Wed Jul 29 2009 Christoph Wickert - 0.8.2-1 - Updated to new upstream version 0.8.2 +* Sat Jul 25 2009 Christoph Wickert - 0.8.1-1 +- Updated to new upstream version 0.8.1 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jul 22 2009 Fabian Affolter - 0.8.0-1 +- Updated BR python - Icon cache update added - Updated to new upstream version 0.8.0 diff --git a/sources b/sources index d923568..1f93638 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40cf83b574943beb1bb4e0cd351e4c17 rednotebook-0.8.2.tar.gz +0ed6f152312020c227bc8edbe4e4dbe2 rednotebook-0.8.3.tar.gz