diff --git a/.gitignore b/.gitignore index 2195cdf..db50b65 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pycmd-1.0.zip /pycmd-1.1.tar.gz +/pycmd-1.2.tar.gz diff --git a/pycmd.spec b/pycmd.spec index 563f7ff..bd40df1 100644 --- a/pycmd.spec +++ b/pycmd.spec @@ -8,8 +8,8 @@ %endif Name: pycmd -Version: 1.1 -Release: 2%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: Tools for managing/searching Python related files Group: Development/Languages License: MIT @@ -146,6 +146,9 @@ popd %changelog +* Thu Apr 23 2015 Thomas Moschny - 1.2-1 +- Update to 1.2. + * Mon Apr 20 2015 Thomas Moschny - 1.1-2 - Apply updated Python packaging guidelines. - Mark LICENSE with %%license. diff --git a/sources b/sources index 6332d50..13265b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a92a742eb10a0666bb25e4788eaeadf pycmd-1.1.tar.gz +4f42f0696d597c07538d8aeb7754d610 pycmd-1.2.tar.gz