From ce384070ea4ccdcdacb5ee6e97fdbfd40b47fcb1 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Fri, 4 Sep 2009 22:07:59 +0000 Subject: [PATCH] - Update to 1.7.1 --- .cvsignore | 2 +- sources | 2 +- xfce4-notes-plugin.spec | 11 +++++++---- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index aae3369..f2626ed 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xfce4-notes-plugin-1.7.0.tar.bz2 +xfce4-notes-plugin-1.7.1.tar.bz2 diff --git a/sources b/sources index 92260aa..a106a4b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a08f6febf6e6dd8b90767f83a179e24c xfce4-notes-plugin-1.7.0.tar.bz2 +c6d27d8c566fbd98a14bd59273da0adf xfce4-notes-plugin-1.7.1.tar.bz2 diff --git a/xfce4-notes-plugin.spec b/xfce4-notes-plugin.spec index 6b4dff4..e052b79 100644 --- a/xfce4-notes-plugin.spec +++ b/xfce4-notes-plugin.spec @@ -1,12 +1,12 @@ Name: xfce4-notes-plugin -Version: 1.7.0 -Release: 2%{?dist} +Version: 1.7.1 +Release: 1%{?dist} Summary: Notes plugin for the Xfce panel Group: User Interface/Desktops License: GPLv2+ URL: http://goodies.xfce.org/projects/panel-plugins/%{name} -Source0: http://goodies.xfce.org/releases/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/panel-plugins/%{name}/1.7/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: xfce4-panel-devel >= 4.4.0, libxfcegui4-devel >= 4.4.0, libxml2-devel @@ -57,7 +57,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %files -f %{name}.lang %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog README TODO +%doc AUTHORS COPYING ChangeLog NEWS README %{_bindir}/xfce4-notes-settings %{_libexecdir}/xfce4/panel-plugins/%{name} %{_datadir}/xfce4/panel-plugins/*.desktop @@ -67,6 +67,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Sep 04 2009 Christoph Wickert - 1.7.1-1 +- Update to 1.7.1 + * Mon Jul 27 2009 Fedora Release Engineering - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild