osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua-module-version revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-module-version?expand=0&rev=7
This commit is contained in:
Peter Simons 2022-10-06 14:46:23 +00:00 committed by Git OBS Bridge
parent 64e7ad61de
commit 24d43c1ae7
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