From 44153aa72fb8afb42eb457139c45484bf4a8569691d0b6614eb5eeda27f4f3a5 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 9 Feb 2025 20:59:52 +0000 Subject: [PATCH 1/2] [info=866bb8f63a0dc7d7e263863c4f94aeb24245dd54a791ca22818637157157f70f] OBS-URL: https://build.opensuse.org/package/show/science/gap-gaussforhomalg?expand=0&rev=14 --- .gitattributes | 23 ++++++++++++++ .gitignore | 1 + GaussForHomalg-2023.11-01.tar.gz | 3 ++ _scmsync.obsinfo | 4 +++ build.specials.obscpio | 3 ++ gap-gaussforhomalg.changes | 40 ++++++++++++++++++++++++ gap-gaussforhomalg.spec | 52 ++++++++++++++++++++++++++++++++ 7 files changed, 126 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 GaussForHomalg-2023.11-01.tar.gz create mode 100644 _scmsync.obsinfo create mode 100644 build.specials.obscpio create mode 100644 gap-gaussforhomalg.changes create mode 100644 gap-gaussforhomalg.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/GaussForHomalg-2023.11-01.tar.gz b/GaussForHomalg-2023.11-01.tar.gz new file mode 100644 index 0000000..cc926da --- /dev/null +++ b/GaussForHomalg-2023.11-01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114b3744ddbdc766c66e7891ffd2badb02c1ebe3c326df525d0ffa198975f570 +size 229464 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..cec0b98 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1711397366 +commit: 866bb8f63a0dc7d7e263863c4f94aeb24245dd54a791ca22818637157157f70f +url: https://src.opensuse.org/jengelh/gap-gaussforhomalg +revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..b7bced9 --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705dedacb91ee669463ea5c2e06144717766288914aa8cf9f35e4ddcb5b7ab0d +size 256 diff --git a/gap-gaussforhomalg.changes b/gap-gaussforhomalg.changes new file mode 100644 index 0000000..9d93ca2 --- /dev/null +++ b/gap-gaussforhomalg.changes @@ -0,0 +1,40 @@ +------------------------------------------------------------------- +Sat Mar 23 21:41:38 UTC 2024 - Jan Engelhardt + +- Update to release 2023.11.01 + * No changelog was provided + +------------------------------------------------------------------- +Sat Nov 19 19:16:59 UTC 2022 - Jan Engelhardt + +- Update to release 2022.08.03 + * No changelog was provided + +------------------------------------------------------------------- +Wed Nov 14 22:27:13 UTC 2018 - Jan Engelhardt + +- Update to new upstream release 2018.06.01 + * No changelog was provided + +------------------------------------------------------------------- +Sat Dec 23 22:15:46 UTC 2017 - jengelh@inai.de + +- Update to new upstream release 2017.09.10 + * No changelog available + +------------------------------------------------------------------- +Tue Dec 8 09:47:20 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 2015.11.06 +* No upstream changelog was provided + +------------------------------------------------------------------- +Wed Feb 5 16:22:02 UTC 2014 - jengelh@inai.de + +- Update to new upstream release 2013.09.20 +* No upstream changelog was provided + +------------------------------------------------------------------- +Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de + +- Split gaussforhomalg (version 2012.10.22) off the gap RPM package diff --git a/gap-gaussforhomalg.spec b/gap-gaussforhomalg.spec new file mode 100644 index 0000000..57112f3 --- /dev/null +++ b/gap-gaussforhomalg.spec @@ -0,0 +1,52 @@ +# +# spec file for package gap-gaussforhomalg +# +# Copyright (c) 2024 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: gap-gaussforhomalg +Version: 2023.11.01 +%define sillyver 2023.11-01 +Release: 0 +Summary: GAP: Gauss Functionality for homalg +License: GPL-2.0-only +Group: Productivity/Scientific/Math +URL: https://homalg-project.github.io/pkg/GaussForHomalg +#Git-Clone: https://github.com/homalg-project/homalg_project +Source: https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz +BuildArch: noarch +BuildRequires: gap-rpm-devel +Requires: gap-core >= 4.11.1 +Requires: gap-gapdoc >= 1.0 +Requires: gap-gauss >= 2021.04.01 +Requires: gap-matricesforhomalg >= 2023.10.01 +Requires: gap-toolsforhomalg >= 2023.11.01 + +%description +The GaussForHomalg package links the homalg package together with the +Gauss package. + +%prep +%autosetup -n GaussForHomalg-%sillyver + +%build +rm -v doc/clean doc/.gitignore + +%install +%gappkg_simple_install + +%files -f %name.files + +%changelog From d06b8273e8c104d2574f70673464efd0ef38464da21e06ea35fa0ba166df17f6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 9 Feb 2025 21:01:43 +0000 Subject: [PATCH 2/2] [info=047895d6f886b270fd0f9602a1b647123743080e2af06fea966dcd6ffd908a8c] OBS-URL: https://build.opensuse.org/package/show/science/gap-gaussforhomalg?expand=0&rev=15 --- GaussForHomalg-2023.11-01.tar.gz | 3 --- GaussForHomalg-2024.08-01.tar.gz | 3 +++ _scmsync.obsinfo | 4 ++-- build.specials.obscpio | 2 +- gap-gaussforhomalg.changes | 6 ++++++ gap-gaussforhomalg.spec | 8 ++++---- 6 files changed, 16 insertions(+), 10 deletions(-) delete mode 100644 GaussForHomalg-2023.11-01.tar.gz create mode 100644 GaussForHomalg-2024.08-01.tar.gz diff --git a/GaussForHomalg-2023.11-01.tar.gz b/GaussForHomalg-2023.11-01.tar.gz deleted file mode 100644 index cc926da..0000000 --- a/GaussForHomalg-2023.11-01.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:114b3744ddbdc766c66e7891ffd2badb02c1ebe3c326df525d0ffa198975f570 -size 229464 diff --git a/GaussForHomalg-2024.08-01.tar.gz b/GaussForHomalg-2024.08-01.tar.gz new file mode 100644 index 0000000..1129e28 --- /dev/null +++ b/GaussForHomalg-2024.08-01.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ab05eb6d92e88cdf53296826f8df1aaf575a0e3349b298341bd0a30bd1c3979 +size 228568 diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo index cec0b98..670033c 100644 --- a/_scmsync.obsinfo +++ b/_scmsync.obsinfo @@ -1,4 +1,4 @@ -mtime: 1711397366 -commit: 866bb8f63a0dc7d7e263863c4f94aeb24245dd54a791ca22818637157157f70f +mtime: 1739134894 +commit: 047895d6f886b270fd0f9602a1b647123743080e2af06fea966dcd6ffd908a8c url: https://src.opensuse.org/jengelh/gap-gaussforhomalg revision: master diff --git a/build.specials.obscpio b/build.specials.obscpio index b7bced9..888408c 100644 --- a/build.specials.obscpio +++ b/build.specials.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:705dedacb91ee669463ea5c2e06144717766288914aa8cf9f35e4ddcb5b7ab0d +oid sha256:9650644658493c087aeba10f3543b366c891fe7fa9587fd694c17d23f734a188 size 256 diff --git a/gap-gaussforhomalg.changes b/gap-gaussforhomalg.changes index 9d93ca2..9ca546d 100644 --- a/gap-gaussforhomalg.changes +++ b/gap-gaussforhomalg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 9 21:01:19 UTC 2025 - Jan Engelhardt + +- Update to release 2024.08.01 + * No changelog was provided + ------------------------------------------------------------------- Sat Mar 23 21:41:38 UTC 2024 - Jan Engelhardt diff --git a/gap-gaussforhomalg.spec b/gap-gaussforhomalg.spec index 57112f3..46631b4 100644 --- a/gap-gaussforhomalg.spec +++ b/gap-gaussforhomalg.spec @@ -1,7 +1,7 @@ # # spec file for package gap-gaussforhomalg # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,8 @@ Name: gap-gaussforhomalg -Version: 2023.11.01 -%define sillyver 2023.11-01 +Version: 2024.08.01 +%define sillyver 2024.08-01 Release: 0 Summary: GAP: Gauss Functionality for homalg License: GPL-2.0-only @@ -28,7 +28,7 @@ URL: https://homalg-project.github.io/pkg/GaussForHomalg Source: https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-%sillyver/GaussForHomalg-%sillyver.tar.gz BuildArch: noarch BuildRequires: gap-rpm-devel -Requires: gap-core >= 4.11.1 +Requires: gap-core >= 4.12.1 Requires: gap-gapdoc >= 1.0 Requires: gap-gauss >= 2021.04.01 Requires: gap-matricesforhomalg >= 2023.10.01