1
0

Accepting request 1173539 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1173539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-zip?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-05-13 15:57:54 +00:00 committed by Git OBS Bridge
commit 9fccec6be9
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