Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d013395ee |
1 changed files with 6 additions and 1 deletions
|
|
@ -3,11 +3,12 @@ ExcludeArch: %{ix86}
|
|||
|
||||
Name: ocaml-curses
|
||||
Version: 1.0.11
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: OCaml bindings for ncurses
|
||||
License: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception
|
||||
|
||||
URL: https://github.com/mbacarella/curses
|
||||
VCS: git:%{url}.git
|
||||
Source0: %{url}/archive/%{version}/curses-%{version}.tar.gz
|
||||
|
||||
BuildRequires: ocaml >= 4.02.0
|
||||
|
|
@ -57,6 +58,10 @@ developing applications that use %{name}.
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 28 2025 Jerry James <loganjerry@gmail.com> - 1.0.11-12
|
||||
- OCaml 5.2.1 rebuild for Fedora 41
|
||||
- Add VCS field
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue