diff --git a/.gitignore b/.gitignore index c68871c..ec7851c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ rednotebook-1.1.0.tar.gz /rednotebook-1.1.5.tar.gz /rednotebook-1.1.7.tar.gz /rednotebook-1.1.8.tar.gz +/rednotebook-1.2.0.tar.gz diff --git a/rednotebook.spec b/rednotebook.spec index 42e1eed..0bb7344 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,5 +1,5 @@ Name: rednotebook -Version: 1.1.8 +Version: 1.2.0 Release: 1%{?dist} Summary: A desktop diary @@ -92,6 +92,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Thu Oct 06 2011 Christoph Wickert - 1.2.0-1 +- Update to 1.2.0 + * Tue Aug 09 2011 Christoph Wickert - 1.1.8-1 - Updated to new upstream version 1.1.8 - List locales correctly tagged as %%lang diff --git a/sources b/sources index 2f20c2a..074b9c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78d8a4661ebb7d9ed7c55ca8f64bf803 rednotebook-1.1.8.tar.gz +95396d0081558adcb7803e6c5c47bc6b rednotebook-1.2.0.tar.gz