From 72bee7e725b5ae7f86265297f43c3c666b0e9fc8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 5 Dec 2006 06:51:07 +0000 Subject: [PATCH] 2.17.1 --- .cvsignore | 2 +- sources | 2 +- zenity.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ae2c824..88af091 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -zenity-2.16.1.tar.bz2 +zenity-2.17.1.tar.bz2 diff --git a/sources b/sources index 47b9813..a6f3c00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd8748d1456a8dd74f9f1513b9aaea7d zenity-2.16.1.tar.bz2 +e3216f5d36da2063bb6773e3dad3b270 zenity-2.17.1.tar.bz2 diff --git a/zenity.spec b/zenity.spec index 825c542..40d9a05 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,6 +1,6 @@ Name: zenity -Version: 2.16.1 -Release: 2%{?dist} +Version: 2.17.1 +Release: 1%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System License: GPL @@ -66,6 +66,9 @@ scrollkeeper-update -q %changelog +* Tue Dec 5 2006 Matthias Clasen - 2.17.1-1 +- Update to 2.17.1 + * Mon Dec 4 2006 Matthias Clasen - 2.16.1-2 - Add a BuildRequires for libnotify-devel