From 000a524d18804591d1b48a7a614b2f82337fefbe667c55d7c30d833b38c91910 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 21 Apr 2024 14:36:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-zip-archive revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-zip-archive?expand=0&rev=83 --- ghc-zip-archive.changes | 10 ++++++++++ ghc-zip-archive.spec | 2 +- zip-archive-0.4.3.1.tar.gz | 3 --- zip-archive-0.4.3.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 zip-archive-0.4.3.1.tar.gz create mode 100644 zip-archive-0.4.3.2.tar.gz diff --git a/ghc-zip-archive.changes b/ghc-zip-archive.changes index 38ffa98..450c61a 100644 --- a/ghc-zip-archive.changes +++ b/ghc-zip-archive.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 9 16:45:10 UTC 2024 - Peter Simons + +- Update zip-archive to version 0.4.3.2. + zip-archive 0.4.3.2 + + * readEntry: Fix computation of modification time (#67). + It should be a UNIX time (seconds since UNIX epoch), but + computed relative to the local time zone, not UTC. + ------------------------------------------------------------------- Thu Mar 7 18:24:01 UTC 2024 - Peter Simons diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index 47e2f0c..4d99b37 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.3.1 +Version: 0.4.3.2 Release: 0 Summary: Library for creating and modifying zip archives License: BSD-3-Clause diff --git a/zip-archive-0.4.3.1.tar.gz b/zip-archive-0.4.3.1.tar.gz deleted file mode 100644 index 74147e9..0000000 --- a/zip-archive-0.4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce6f65c36dbb346bcb2d6ea5c694e644d3e14848e5f2fe5d9a50e1bac5053f39 -size 22651 diff --git a/zip-archive-0.4.3.2.tar.gz b/zip-archive-0.4.3.2.tar.gz new file mode 100644 index 0000000..89e6e54 --- /dev/null +++ b/zip-archive-0.4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61dae6b47f1d5411f2a7567fa21dc3c5b587d671981601777149e1f18925cb5c +size 22806