diff --git a/.gitignore b/.gitignore index 8b6e315..8bea1d1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ gwsmhg-0.10.1.tar.gz /gwsmhg-0.11.tar.gz /gwsmhg-0.12.tar.gz +/gwsmhg-0.13.tar.gz diff --git a/gwsmhg.spec b/gwsmhg.spec index 865bd92..332b24a 100644 --- a/gwsmhg.spec +++ b/gwsmhg.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: gwsmhg -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: A PyGTK GUI wrapper for hg and mq @@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jun 27 2011 Mads Kiilerich - 0.13-1 +- gwsmhg-0.13 + * Tue Feb 22 2011 Mads Kiilerich - 0.12-1 - gwsmhg-0.12 diff --git a/sources b/sources index 61e5490..095764f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61c054064a56bd78afc2179b5b7654f9 gwsmhg-0.12.tar.gz +2aa0337d8e4eee168ab013f32a3c104b gwsmhg-0.13.tar.gz