From c0ddcc53909e2131112460963209ade90df3c7f6 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sep 17 2009 13:46:01 +0000 Subject: - Update to 0.8.6.1, fixes #523880 --- diff --git a/.cvsignore b/.cvsignore index db3a4ca..eb69125 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rednotebook-0.8.6.tar.gz +rednotebook-0.8.6.1.tar.gz diff --git a/rednotebook-0.8.6-mainwindow.glade.patch b/rednotebook-0.8.6-mainwindow.glade.patch deleted file mode 100644 index 786df1d..0000000 --- a/rednotebook-0.8.6-mainwindow.glade.patch +++ /dev/null @@ -1,60 +0,0 @@ -diff -dur rednotebook-0.8.6.orig/rednotebook/files/main_window.glade rednotebook-0.8.6/rednotebook/files/main_window.glade ---- rednotebook-0.8.6.orig/rednotebook/files/main_window.glade 2009-08-31 13:49:42.000000000 +0200 -+++ rednotebook-0.8.6/rednotebook/files/main_window.glade 2009-09-17 12:13:58.000000000 +0200 -@@ -380,7 +380,7 @@ - True - - -- -+ - - 0 - -@@ -395,7 +395,7 @@ - - True - -- -+ - - - -@@ -454,7 +454,7 @@ - True - - -- -+ - - 0 - -diff -dur rednotebook-0.8.6.orig/rednotebook/files/mainWindow.glade rednotebook-0.8.6/rednotebook/files/mainWindow.glade ---- rednotebook-0.8.6.orig/rednotebook/files/mainWindow.glade 2009-09-04 18:10:17.000000000 +0200 -+++ rednotebook-0.8.6/rednotebook/files/mainWindow.glade 2009-09-17 12:14:27.000000000 +0200 -@@ -144,7 +144,7 @@ - liststore5 - - -- -+ - - 0 - -@@ -159,7 +159,7 @@ - - True - -- -+ - - - -@@ -218,7 +218,7 @@ - liststore3 - - -- -+ - - 0 - diff --git a/rednotebook.spec b/rednotebook.spec index cf44811..210d62a 100644 --- a/rednotebook.spec +++ b/rednotebook.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: rednotebook -Version: 0.8.6 -Release: 2%{?dist} +Version: 0.8.6.1 +Release: 1%{?dist} Summary: A desktop diary Group: Applications/Productivity @@ -31,7 +31,7 @@ and does so in style. %prep %setup -q -%patch0 -p1 -b .orig +#%patch0 -p1 -b .orig %build python setup.py build @@ -72,6 +72,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/%{name}*.egg-info %changelog +* Thu Sep 17 2009 Christoph Wickert - 0.8.6.1-1 +- Update to 0.8.6.1, fixes #523880 + * Thu Sep 17 2009 Christoph Wickert - 0.8.6-2 - Fix libglade error with GTK 2.16.6 (#523880) diff --git a/sources b/sources index cc93c25..50d43d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bd4d3962a558c6d7f8952e10b24c2689 rednotebook-0.8.6.tar.gz +950163da960438d6dfe5459d2fed7b9c rednotebook-0.8.6.1.tar.gz