osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-ap-normalize revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ap-normalize?expand=0&rev=7
This commit is contained in:
parent
5f37cd717d
commit
c9bcef3db8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a12355071f7ba8de8b4d11bb0d451ab32609b075c1fa7c009135c5b158d0e47
|
||||
size 6289
|
3
ap-normalize-0.1.0.1.tar.gz
Normal file
3
ap-normalize-0.1.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:820613b12ce759c8c8a254c78a0e4c474b2cd4cfd08fc0c1d4d5584c58ff2288
|
||||
size 6725
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 26 08:46:13 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update ap-normalize to version 0.1.0.1.
|
||||
Upstream added a new change log file in this release. With no
|
||||
previous version to compare against, the automatic updater cannot
|
||||
reliable determine the relevante entries for this release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-ap-normalize
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name ap-normalize
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.0.0
|
||||
Version: 0.1.0.1
|
||||
Release: 0
|
||||
Summary: Self-normalizing applicative expressions
|
||||
License: MIT
|
||||
@ -70,6 +70,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc README.md
|
||||
%doc CHANGELOG.md README.md
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user