diff --git a/.gitignore b/.gitignore index cc614df..ff760be 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /pcs-0.9.36.tar.gz /pcs-0.9.39.tar.gz /pcs-0.9.41.tar.gz +/pcs-0.9.44.tar.gz diff --git a/pcs.spec b/pcs.spec index 0613297..2b27ddc 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,6 +1,6 @@ Name: pcs -Version: 0.9.41 -Release: 2%{?dist} +Version: 0.9.44 +Release: 4%{?dist} License: GPLv2 URL: http://github.com/feist/pcs Group: System Environment/Base @@ -40,6 +40,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py %doc COPYING README %changelog +* Mon Jun 03 2013 Chris Feist - 0.9.44-4 +- Rebuild with upstream sources + * Tue May 07 2013 Chris Feist - 0.9.41-2 - Resynced to upstream sources diff --git a/sources b/sources index 588246b..4976228 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa7286c91a52b4e5a50759a4f8920ffa pcs-0.9.41.tar.gz +be3149a64805c1666241661f503d07c7 pcs-0.9.44.tar.gz