From b43a38d22f516af037c821e8c6fb8651a895bc90 Mon Sep 17 00:00:00 2001 From: Ankur Sinha Date: Aug 21 2009 17:36:23 +0000 Subject: Bump spec --- diff --git a/fpaste.spec b/fpaste.spec index 75c7be8..8d8b2e6 100644 --- a/fpaste.spec +++ b/fpaste.spec @@ -1,6 +1,6 @@ Name: fpaste Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A simple tool for pasting info onto fpaste.org BuildArch: noarch Group: Applications/Internet @@ -38,6 +38,8 @@ rm -rf %{buildroot} %{_mandir}/man1/fpaste.1.gz %changelog +* Fri Aug 21 2009 Ankur Sinha - 0.3.3-2 +- Added xsel in requires * Fri Aug 21 2009 Ankur Sinha - 0.3.3-1 - new package release - Proper urllib2 error handling