diff --git a/.gitignore b/.gitignore index 202ba3e..1317784 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /nqp-2014.12.tar.gz /nqp-2015.04.tar.gz /nqp-2015.05.tar.gz +/nqp-2015.06.tar.gz diff --git a/nqp.spec b/nqp.spec index 3a119bd..07bd14a 100644 --- a/nqp.spec +++ b/nqp.spec @@ -14,12 +14,12 @@ %global year 2015 -%global month 05 +%global month 06 Name: nqp Version: 0.0.%{year}.%{month} -Release: 2%{?dist} +Release: 1%{?dist} Summary: Not Quite Perl (6) BuildArch: noarch @@ -126,6 +126,9 @@ rm -f t/hll/06-sprintf.t %changelog +* Fri Jun 19 2015 Gerd Pokorra 0.0.2015.06-1 +- update to 2015.06 + * Wed Jun 17 2015 Fedora Release Engineering - 0.0.2015.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f49533a..18742ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -744dfc2a315852ed9613a48b013fd81e nqp-2015.05.tar.gz +5e80fcd5a5c0ba87d8d9a7ac55cc1e5d nqp-2015.06.tar.gz