diff --git a/.gitignore b/.gitignore index cd0e516..d14a106 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /utils-0.40.tar.gz +/utils-0.42.tar.gz diff --git a/gap-pkg-utils.spec b/gap-pkg-utils.spec index 41d1293..8ece0f5 100644 --- a/gap-pkg-utils.spec +++ b/gap-pkg-utils.spec @@ -1,7 +1,7 @@ %global pkgname utils Name: gap-pkg-%{pkgname} -Version: 0.40 +Version: 0.42 Release: 1%{?dist} Summary: Utility functions for GAP @@ -49,5 +49,8 @@ rm -f log %{_gap_dir}/pkg/%{pkgname}/ %changelog +* Wed Oct 19 2016 Jerry James - 0.42-1 +- New upstream version + * Tue May 3 2016 Jerry James - 0.40-1 - Initial RPM diff --git a/sources b/sources index 9e6e84c..3e4a85e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26691e09a4add5324b02c2be4b73ed7e utils-0.40.tar.gz +b29e750dae54e2b68a38e2b05832ce73 utils-0.42.tar.gz