diff --git a/.gitignore b/.gitignore index 2700b2d..a58d5ac 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ rednotebook-1.1.0.tar.gz /rednotebook-1.6.1.tar.gz /rednotebook-1.6.2.tar.gz /rednotebook-1.6.3.tar.gz +/rednotebook-1.6.5.tar.gz diff --git a/rednotebook.spec b/rednotebook.spec index 7f9eca4..41dfd41 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,5 +1,5 @@ Name: rednotebook -Version: 1.6.3 +Version: 1.6.5 Release: 1%{?dist} Summary: A desktop diary @@ -82,6 +82,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/%{name}*.egg-info %changelog +* Sat Jan 06 2013 Fabian Affolter - 1.6.5-1 +- Updated to new upstream version 1.6.5 + +* Tue Dec 25 2012 Fabian Affolter - 1.6.4-1 +- Updated to new upstream version 1.6.4 + * Sat Dec 08 2012 Fabian Affolter - 1.6.3-1 - Updated to new upstream version 1.6.3 diff --git a/sources b/sources index 95ade31..002db03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9ab07235d42238ecf09570fea6dcda8 rednotebook-1.6.3.tar.gz +7153c285f07dc27b7bf119aeb8b556dc rednotebook-1.6.5.tar.gz