osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-x509 revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-x509?expand=0&rev=65
This commit is contained in:
parent
8d40baf036
commit
e6533ff408
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 03:00:43 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update x509 to version 1.7.7.
|
||||
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 17 07:54:38 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name x509
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.7.6
|
||||
Version: 1.7.7
|
||||
Release: 0
|
||||
Summary: X509 reader and writer
|
||||
License: BSD-3-Clause
|
||||
@ -34,11 +34,12 @@ BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-cryptonite-devel
|
||||
BuildRequires: ghc-hourglass-devel
|
||||
BuildRequires: ghc-memory-devel
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-pem-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
BuildRequires: ghc-transformers-devel
|
||||
ExcludeArch: %{ix86}
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-mtl-devel
|
||||
BuildRequires: ghc-tasty-devel
|
||||
BuildRequires: ghc-tasty-quickcheck-devel
|
||||
%endif
|
||||
@ -78,5 +79,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%license LICENSE
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
%doc ChangeLog.md
|
||||
|
||||
%changelog
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5d59a3a576f78a0f47adf509e53c2ab803491f07eb0c40b5ffd0304fa939884
|
||||
size 21772
|
3
x509-1.7.7.tar.gz
Normal file
3
x509-1.7.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59c6920fe5d53f1e6a15176bd853f1a18422be87cd8496772ff4571828a568fe
|
||||
size 21707
|
Loading…
Reference in New Issue
Block a user