Accepting request 759311 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/759311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alex?expand=0&rev=22
This commit is contained in:
Dominique Leuenberger 2019-12-27 12:50:27 +00:00 committed by Git OBS Bridge
commit ff3bb4c82a
4 changed files with 18 additions and 6 deletions

View File

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

3
alex-3.2.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 8 16:13:07 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Thu Nov 7 06:42:07 UTC 2019 - psimons@suse.com
- Update alex to version 3.2.5.
## Changes in 3.2.5:
* Build fixes for GHC 8.8.x
-------------------------------------------------------------------
Wed Nov 28 10:15:25 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package alex
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,11 +23,10 @@
%bcond_without tests
%endif
Name: alex
Version: 3.2.4
Version: 3.2.5
Release: 0
Summary: Alex is a tool for generating lexical analysers in Haskell
License: BSD-3-Clause
Group: Development/Libraries/Haskell
URL: https://hackage.haskell.org/package/%{name}
Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
BuildRequires: autoconf