Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Dec 14 20:31:28 UTC 2024 - Peter Simons <psimons@suse.com>
|
|
||||||
|
|
||||||
- Update random to version 1.2.1.3.
|
|
||||||
Upstream has not updated the file "CHANGELOG.md" since the last
|
|
||||||
release.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 4 16:26:32 UTC 2024 - Peter Simons <psimons@suse.com>
|
Sun Feb 4 16:26:32 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.1.3
|
Version: 1.2.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pseudo-random number generation
|
Summary: Pseudo-random number generation
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -42,6 +42,8 @@ ExcludeArch: %{ix86}
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ghc-containers-devel
|
BuildRequires: ghc-containers-devel
|
||||||
BuildRequires: ghc-containers-prof
|
BuildRequires: ghc-containers-prof
|
||||||
|
BuildRequires: ghc-doctest-devel
|
||||||
|
BuildRequires: ghc-doctest-prof
|
||||||
BuildRequires: ghc-smallcheck-devel
|
BuildRequires: ghc-smallcheck-devel
|
||||||
BuildRequires: ghc-smallcheck-prof
|
BuildRequires: ghc-smallcheck-prof
|
||||||
BuildRequires: ghc-stm-devel
|
BuildRequires: ghc-stm-devel
|
||||||
|
3
random-1.2.1.2.tar.gz
Normal file
3
random-1.2.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:790f4dc2d2327c453ff6aac7bf15399fd123d55e927935f68f84b5df42d9a4b4
|
||||||
|
size 47229
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e9c81926a7d1e40328f645f73592b31efc9c631589669a7f130687b9cc3051dc
|
|
||||||
size 47117
|
|
Loading…
x
Reference in New Issue
Block a user