osc copypac from project:devel:languages:haskell:ghc-8.10.x package:happy revision:48, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/happy?expand=0&rev=106
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 1 08:37:25 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update happy to version 1.21.0.
|
||||
Upstream has renamed and modified the change log file(s) in this
|
||||
release. Unfortunately, the automatic updater cannot reliable
|
||||
determine relevant entries for this release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
||||
+16
-6
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package happy
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_with tests
|
||||
Name: happy
|
||||
Version: 1.21.0
|
||||
Version: 1.20.0
|
||||
Release: 0
|
||||
Summary: Happy is a parser generator for Haskell
|
||||
License: BSD-2-Clause
|
||||
@@ -68,12 +68,22 @@ install -D --mode=444 doc/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc ChangeLog.md README.md doc examples
|
||||
%doc CHANGES README.md TODO doc examples
|
||||
%{_bindir}/%{name}
|
||||
%dir %{_datadir}/%{name}-%{version}
|
||||
%{_mandir}/man1/*
|
||||
%{_datadir}/%{name}-%{version}/GLR_Base.hs
|
||||
%{_datadir}/%{name}-%{version}/GLR_Lib.hs
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate.hs
|
||||
%{_datadir}/%{name}-%{version}/GLR_Base
|
||||
%{_datadir}/%{name}-%{version}/GLR_Lib
|
||||
%{_datadir}/%{name}-%{version}/GLR_Lib-ghc
|
||||
%{_datadir}/%{name}-%{version}/GLR_Lib-ghc-debug
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-coerce
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-coerce-debug
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-debug
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-ghc
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-arrays-ghc-debug
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-coerce
|
||||
%{_datadir}/%{name}-%{version}/HappyTemplate-ghc
|
||||
|
||||
%changelog
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b1d3a8f93a2723b554d9f07b2cd136be1a7b2fcab1855b12b7aab5cbac8868c
|
||||
size 184515
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7b0d80c475798be0f735b0f97d77839be5fd042294455b0100b307b389ca067
|
||||
size 173506
|
||||
Reference in New Issue
Block a user