diff --git a/congruence-1.1.1.tar.bz2 b/congruence-1.1.1.tar.bz2 deleted file mode 100644 index 855fe6a..0000000 --- a/congruence-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e223fa87c9f5b23e769a9d1df57967a43bfcdeda3ee16df96df78b6bed4c59e -size 319748 diff --git a/congruence-1.2.2.tar.bz2 b/congruence-1.2.2.tar.bz2 new file mode 100644 index 0000000..d50474a --- /dev/null +++ b/congruence-1.2.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84ca6ae41f9f2d750ad74c78a3bbc738009ad76372cf9392b8473f7fc33a862 +size 302980 diff --git a/gap-congruence.changes b/gap-congruence.changes index 406afda..bdf502e 100644 --- a/gap-congruence.changes +++ b/gap-congruence.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Sep 7 11:11:30 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 1.2.2 + * No changelog was provided, again + +------------------------------------------------------------------- +Sat Dec 23 09:36:30 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 1.2.1 + * No changelog was provided + ------------------------------------------------------------------- Fri Dec 5 18:36:40 UTC 2014 - jengelh@inai.de diff --git a/gap-congruence.spec b/gap-congruence.spec index 55121c7..29fb456 100644 --- a/gap-congruence.spec +++ b/gap-congruence.spec @@ -1,7 +1,7 @@ # # spec file for package gap-congruence # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ Name: gap-congruence Summary: GAP: Congruence subgroups of SL(2,Z) -Version: 1.1.1 -Release: 0 -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Scientific/Math +Version: 1.2.2 +Release: 0 Url: http://www.cs.st-andrews.ac.uk/~alexk/congruence/ Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/congruence-%version.tar.bz2 @@ -29,7 +29,7 @@ BuildRequires: gap-rpm-devel BuildRequires: xz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: gap-core >= 4.7 +Requires: gap-core >= 4.8 Requires: gap-gapdoc >= 1.5.1 %description @@ -41,7 +41,7 @@ using them to produce a system of independent generators for these subgroups. %prep -%setup -qn congruence +%setup -qn congruence-%version %build