public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gap-pkg-hapcryst] f45: Version 0.2.1
@ 2026-09-06 16:25 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-09-06 16:25 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/gap-pkg-hapcryst
            Branch : f45
            Commit : a99584df16557a8428bf4c946c1fb34e10efd894
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2026-09-06T10:12:10-06:00
            Stats  : +4/-28 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/gap-pkg-hapcryst/c/a99584df16557a8428bf4c946c1fb34e10efd894?branch=f45

            Log:
            Version 0.2.1

- Drop upstreamed patch for CaratInterface name change

---
diff --git a/gap-pkg-hapcryst-carat.patch b/gap-pkg-hapcryst-carat.patch
deleted file mode 100644
index deca93f..0000000
--- a/gap-pkg-hapcryst-carat.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- doc/intro.xml.orig	2026-03-24 09:13:22.000000000 -0600
-+++ doc/intro.xml	2026-03-25 10:05:47.462889658 -0600
-@@ -81,7 +81,7 @@ The following &GAP; packages are require
- The following &GAP; packages are not required but highly recommended:
- 
- <List>
--<Item><Package>carat</Package></Item>
-+<Item><Package>CaratInterface</Package></Item>
- <Item><Package>CrystCat</Package></Item>
- <Item><Package>GAPDoc</Package> is needed to display the online manual</Item>
- </List> 
---- PackageInfo.g.orig	2026-03-24 09:13:22.000000000 -0600
-+++ PackageInfo.g	2026-03-25 10:05:47.463140676 -0600
-@@ -62,7 +62,7 @@ Dependencies := rec(
-                    ["polymaking",">=0.8.6"],
-                    ],
-   SuggestedOtherPackages := [
--                   [ "Carat", ">=1.1" ],
-+                   [ "CaratInterface", ">=1.1" ],
-                    ["CrystCat",">=1.1.2"],
-                    ["GAPDoc", ">= 0.99"]
-                    ],

diff --git a/gap-pkg-hapcryst.spec b/gap-pkg-hapcryst.spec
index dd905e1..a2ef59c 100644
--- a/gap-pkg-hapcryst.spec
+++ b/gap-pkg-hapcryst.spec
@@ -2,7 +2,7 @@
 %global giturl      https://github.com/gap-packages/hapcryst
 
 Name:           gap-pkg-%{gap_pkgname}
-Version:        0.2.0
+Version:        0.2.1
 Release:        %autorelease
 Summary:        Integral cohomology computations of Bieberbach groups
 
@@ -12,8 +12,6 @@ VCS:            git:%{giturl}.git
 Source:         %{giturl}/releases/download/v%{version}/%{gap_upname}-%{version}.tar.gz
 # Fix documentation bugs
 Patch:          %{name}-doc.patch
-# Adapt to Carat -> CaratInterface name change
-Patch:          %{name}-carat.patch
 
 BuildArch:      noarch
 BuildSystem:    gap
@@ -23,7 +21,7 @@ BuildOption(check): tst/testall.g
 
 BuildRequires:  gap(aclib) >= 1.1
 BuildRequires:  gap(autodoc)
-BuildRequires:  gap(caratinterface) >= 1.1
+BuildRequires:  gap(caratinterface) >= 2.3.1
 BuildRequires:  gap(cryst) >= 4.1.5
 BuildRequires:  gap(crystcat) >= 1.1.2
 BuildRequires:  gap(gapdoc) >= 0.99
@@ -41,7 +39,7 @@ Requires:       gap(polycyclic) >= 2.8.1
 Requires:       gap(polymaking) >= 0.8.6
 Requires:       gap-core >= 4.12
 
-Recommends:     gap(caratinterface) >= 1.1
+Recommends:     gap(caratinterface) >= 2.3.1
 Recommends:     gap(crystcat) >= 1.1.2
 
 Provides:       gap(HAPcryst) = %{version}-%{release}

diff --git a/sources b/sources
index 0b673d4..3a9c763 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hapcryst-0.2.0.tar.gz) = 555d00a5eeb4a31b5093beb9bd60133720ba35bc12789861ed47713d70ab62f7359550af2d058a5e814626d7b69a68405273b834e88be9d91c09fae6b66fe702
+SHA512 (hapcryst-0.2.1.tar.gz) = 1ecac35a96d14a1d57afa52d129f71c9c7c295c67340521571dbcdc8d12d5c5211ec701d22f894ef91918f450f053a7c7f2b6d36e844e5d48573603fb3996284

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-06 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 16:25 [rpms/gap-pkg-hapcryst] f45: Version 0.2.1 Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox