diff --git a/.gitignore b/.gitignore index c027ed9..bc853c7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gwsmhg-0.10.1.tar.gz /gwsmhg-0.12.tar.gz /gwsmhg-0.13.tar.gz /gwsmhg-0.13.1.tar.gz +/gwsmhg-0.13.2.tar.gz diff --git a/gwsmhg.spec b/gwsmhg.spec index 2f37867..8d33708 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.13.1 +Version: 0.13.2 Release: 1%{?dist} Summary: A PyGTK GUI wrapper for hg and mq @@ -44,6 +44,9 @@ desktop-file-install gwsmhg.desktop \ %changelog +* Wed Mar 13 2013 Mads Kiilerich - 0.13.2-1 +- gwsmhg-0.13.2 + * Thu Feb 21 2013 Peter Robinson 0.13.1-2 - Merge the F17 branch into rahwide/f18, cleanup spec diff --git a/sources b/sources index df6eb12..b6ec1e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88b89d2f6006dfa39cfc9c47eef30caf gwsmhg-0.13.1.tar.gz +8efdd140d8eeef81885416e1664867fc gwsmhg-0.13.2.tar.gz