diff --git a/.gitignore b/.gitignore index 9b2cb3b..3e3ee6e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /mash-0.6.00.tar.gz /mash-0.6.01.tar.gz /mash-0.6.02.tar.gz +/mash-0.6.3.tar.gz diff --git a/mash.spec b/mash.spec index 5ea3e0b..dc836c1 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.6.02 +Version: 0.6.3 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -42,6 +42,12 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Thu Jan 16 2014 Dennis Gilmore - 0.6.3-1 +- setup branched configs for f21 +- fix up secondary arch branched configs +- add arm configs back to mash rawhide for aarch64 +- remove the sparc mash config file + * Wed Dec 11 2013 Dennis Gilmore - 0.6.02-1 - add --no-delta command line - multilib blacklist java-1.8.0-openjdk diff --git a/sources b/sources index 7325a49..b356944 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96f909eacfd8779dc1971ceed731c49f mash-0.6.02.tar.gz +db813ea98ae030e20bac25481a9b0c5a mash-0.6.3.tar.gz