diff --git a/.gitignore b/.gitignore index 0ffb559..1bfd41f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /mash-0.5.23.tar.gz /mash-0.5.24.tar.gz /mash-0.5.25.tar.gz +/mash-0.5.26.tar.gz diff --git a/mash.spec b/mash.spec index 4b55f87..2e6ff2c 100644 --- a/mash.spec +++ b/mash.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: mash -Version: 0.5.25 +Version: 0.5.26 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -44,6 +44,10 @@ rm -rf $RPM_BUILD_ROOT /var/cache/mash %changelog +* Thu Feb 09 2012 Dennis Gilmore 0.5.26-1 +- hash the branched repo +- use rawhide tag for rawhide not deprectated dist-rawhide + * Thu Jan 19 2012 Dennis Gilmore 0.5.25-1 - hash Packages trees - make sure all the secondary arch configs are unique diff --git a/sources b/sources index c2c9d1c..7fbcd89 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c39a5d74c049b8442fdca8a13b230815 mash-0.5.25.tar.gz +1b5ecf30b6bd57dcd56be809189e1dd7 mash-0.5.26.tar.gz