osc copypac from project:devel:languages:haskell:ghc-9.8.x package:ghc-hslua-module-zip revision:3, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-zip?expand=0&rev=11
This commit is contained in:
Peter Simons 2024-05-07 21:00:43 +00:00 committed by Git OBS Bridge
parent 8955d99b96
commit d7770924bb
4 changed files with 24 additions and 4 deletions

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun May 5 19:11:49 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hslua-module-zip to version 1.1.3.
## hslua-module-zip-1.1.3
Released 2024-05-05.
- Fix build on Windows. There are no symlinks on Windows;
functions dealing with symlinks are missing from zip-archive
and need a placeholder function.
## hslua-module-zip-1.1.2
Released 2024-05-05.
- Added a `symlink` method to Entry objects. This allows to
check whether an entry represents a symbolic link, and where
it links.
-------------------------------------------------------------------
Thu Jan 18 17:35:35 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.1.1
Version: 1.1.3
Release: 0
Summary: Lua module to work with file zips
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7dc1f027575db20cbdfcb974eb33051c7440288f6704332d5a3a160658ccee32
size 7668

View File

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