Accepting request 1008474 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1008474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-version?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:42:11 +00:00 committed by Git OBS Bridge
commit ee579f0198
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Sep 1 17:24:55 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua-module-version to version 1.0.3.
## hslua-module-version-1.0.3
Released 2022-09-01.
- Allow equality checks with non-version values: A *Version*
value can now be compared with any value. Previously,
comparing a version with a value that cannot be interpreted as
a Version would result in an error, violating the principle of
least surprise.
-------------------------------------------------------------------
Sat Feb 19 14:38:25 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name hslua-module-version
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.0.2
Version: 1.0.3
Release: 0
Summary: Lua module to work with version specifiers
License: MIT

View File

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

View File

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