diff --git a/.gitignore b/.gitignore index ec7851c..8074f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ rednotebook-1.1.0.tar.gz /rednotebook-1.1.7.tar.gz /rednotebook-1.1.8.tar.gz /rednotebook-1.2.0.tar.gz +/rednotebook-1.3.0.tar.gz diff --git a/rednotebook.spec b/rednotebook.spec index a7e0b14..d043157 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,6 +1,6 @@ Name: rednotebook -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: A desktop diary Group: Applications/Productivity @@ -10,7 +10,7 @@ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: python-devel +BuildRequires: python2-devel BuildRequires: python-setuptools-devel BuildRequires: desktop-file-utils @@ -92,6 +92,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Feb 10 2012 Fabian Affolter - 1.3.0-1 +- Updated to new upstream version 1.3.0 + * Sat Jan 14 2012 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 074b9c0..8331ed3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -95396d0081558adcb7803e6c5c47bc6b rednotebook-1.2.0.tar.gz +1182ed7397f4073bd4b5d641f1c10487 rednotebook-1.3.0.tar.gz