From d69c69d8893ec56d880a397b48a4c99a627b7084 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 16 2014 19:00:31 +0000 Subject: add aarch64 to arch mappings --- diff --git a/.gitignore b/.gitignore index 3e3ee6e..aef2ec3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /mash-0.6.01.tar.gz /mash-0.6.02.tar.gz /mash-0.6.3.tar.gz +/mash-0.6.4.tar.gz diff --git a/mash.spec b/mash.spec index dc836c1..4ea644f 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.3 +Version: 0.6.4 Release: 1%{?dist} Summary: Koji buildsystem to yum repository converter Group: Development/Tools @@ -42,6 +42,9 @@ mkdir -p $RPM_BUILD_ROOT/var/cache/mash /var/cache/mash %changelog +* Thu Jan 16 2014 Dennis Gilmore - 0.6.4-1 +- add aarch64 to arch mappings + * Thu Jan 16 2014 Dennis Gilmore - 0.6.3-1 - setup branched configs for f21 - fix up secondary arch branched configs diff --git a/sources b/sources index b356944..392c4d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db813ea98ae030e20bac25481a9b0c5a mash-0.6.3.tar.gz +827b149b9bd1495680fefdef2d8ac589 mash-0.6.4.tar.gz