diff --git a/gap-io.changes b/gap-io.changes index 12f64e0..e9f2ea8 100644 --- a/gap-io.changes +++ b/gap-io.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 31 04:30:56 UTC 2024 - Jan Engelhardt + +- Update to release 4.8. + * Check arguments to IO_gmtime and IO_localtime + ------------------------------------------------------------------- Tue Nov 21 21:47:27 UTC 2023 - Jan Engelhardt diff --git a/gap-io.spec b/gap-io.spec index 5b848a5..212fb96 100644 --- a/gap-io.spec +++ b/gap-io.spec @@ -1,7 +1,7 @@ # # spec file for package gap-io # -# Copyright (c) 2023 SUSE LLC +# 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 @@ -17,7 +17,7 @@ Name: gap-io -Version: 4.8.2 +Version: 4.8.3 Release: 0 Summary: GAP: Bindings for low level C library IO License: GPL-3.0-or-later @@ -41,7 +41,6 @@ Input/Output functionality in the C library. %build %configure --with-gaproot="%gapdir" %make_build -rm -v doc/clean %install %gappkg_simple_install diff --git a/io-4.8.2.tar.bz2 b/io-4.8.2.tar.bz2 deleted file mode 100644 index 7facb09..0000000 --- a/io-4.8.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb599dd709597c30cc6bd6bb5fba471dfe23ebeb463db5a3f4037b7fc1bdbf88 -size 587425 diff --git a/io-4.8.3.tar.bz2 b/io-4.8.3.tar.bz2 new file mode 100644 index 0000000..2e62a57 --- /dev/null +++ b/io-4.8.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44c98564c7ff74e6877540cf82bf7b718bfdad0ab03061c43e533eff1b9ec5c8 +size 604847