SHA256
1
0
forked from pool/carat

Compare commits

..

No commits in common. "master" and "factory" have entirely different histories.

5 changed files with 12 additions and 19 deletions

View File

@ -1,15 +1,15 @@
<services>
<service name="tar_scm" mode="manual">
<service name="tar_scm" mode="disabled">
<param name="filename">carat</param>
<param name="scm">git</param>
<param name="url">https://github.com/lbfm-rwth/carat</param>
<param name="revision">21bfdb516cc21c8e634a9fc99c469a07b8c7490c</param>
<param name="revision">master</param>
<param name="parent-tag">v2.1b1</param>
<param name="versionformat">2.1b1+g@TAG_OFFSET@.%h</param>
<param name="versionformat">2.1b1+g@TAG_OFFSET@</param>
</service>
<service name="recompress" mode="manual">
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual"/>
<service name="set_version" mode="disabled"/>
</services>

BIN
carat-2.1b1+g132.21bfdb5.tar.xz (Stored with Git LFS)

Binary file not shown.

3
carat-2.1b1+g132.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7245ac04ec91378005c1e6a4f8c9c46aa938d6c1029bb6653eadad4cb7af12aa
size 5696840

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Fri Sep 13 10:42:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Switch _service to an explicit revision hash to facilitate
tarball verification.
-------------------------------------------------------------------
Sat Jun 24 13:47:39 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package carat
# spec file for package pari
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: carat
Version: 2.1b1+g132.21bfdb5
Version: 2.1b1+g132
Release: 0
Summary: Programs for solving certain tasks in mathematical crystallography
License: GPL-2.0-only
@ -34,9 +34,8 @@ construction, recognition and comparison problems for
crystallographic groups up to dimension 6. The name CARAT itself
is an acronym for Crystallographic AlgoRithms And Tables.
# Utilies invoked from e.g. gap-caratinterface
%prep
%autosetup