From f032d5e453c7eb9ac246839493b1079ef6b532db Mon Sep 17 00:00:00 2001 From: Chris Feist Date: Wed, 8 May 2013 11:09:05 -0500 Subject: [PATCH] Resynced to upstream sources --- .gitignore | 1 + pcs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fbfd180..cc614df 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /pcs-0.9.33.tar.gz /pcs-0.9.36.tar.gz /pcs-0.9.39.tar.gz +/pcs-0.9.41.tar.gz diff --git a/pcs.spec b/pcs.spec index 6b04710..e28e89e 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs -Version: 0.9.39 -Release: 2%{?dist} +Version: 0.9.41 +Release: 1%{?dist} License: GPLv2 URL: http://github.com/feist/pcs Group: System Environment/Base @@ -42,6 +42,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py %doc COPYING README %changelog +* Tue May 07 2013 Chris Feist - 0.9.41-1 +- Resynced to upstream sources + * Fri Apr 19 2013 Chris Feist - 0.9.39-1 - Fixed gem building - Re-synced to upstream sources diff --git a/sources b/sources index d86c278..588246b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -438384a4fd7f3807fe24c17d13189b2e pcs-0.9.39.tar.gz +fa7286c91a52b4e5a50759a4f8920ffa pcs-0.9.41.tar.gz