Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 52c4ce8170 | |||
| cb2577c160 | |||
| 43dda96ebd |
BIN
crypting-0.10.4.tar.gz
LFS
BIN
crypting-0.10.4.tar.gz
LFS
Binary file not shown.
BIN
crypting-0.10.6.tar.gz
LFS
Normal file
BIN
crypting-0.10.6.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 20 11:54:27 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 0.10.6
|
||||||
|
* No user-visible changes
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Make specfile conform to POSIX sh
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 3 22:08:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 0.10.5
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 20 21:45:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Tue Dec 20 21:45:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-crypting
|
# spec file for package gap-crypting
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-crypting
|
Name: gap-crypting
|
||||||
Version: 0.10.4
|
Version: 0.10.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Support for hashes and crypto
|
Summary: GAP: Support for hashes and crypto
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@@ -45,9 +45,7 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%gappkg_simple_install
|
%gappkg_simple_install
|
||||||
pushd "%buildroot/$moddir/"
|
rm -Rf "%buildroot/$moddir/src"
|
||||||
rm -Rf src
|
|
||||||
popd
|
|
||||||
|
|
||||||
%files -f %name.files
|
%files -f %name.files
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user