Browse Source

update to 3.16.0

Signed-off-by: Toshaan Bharvani <toshaan@powerel.org>
master
Toshaan Bharvani 1 year ago
parent
commit
d017c6fa21
  1. 9
      SPECS/fortune-mod.spec

9
SPECS/fortune-mod.spec

@ -9,7 +9,7 @@
%undefine __cmake_in_source_build %undefine __cmake_in_source_build


Name: fortune-mod Name: fortune-mod
Version: 3.14.1 Version: 3.16.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: A program which will display a fortune Summary: A program which will display a fortune


@ -44,6 +44,7 @@ BuildRequires: perl(warnings)
BuildRequires: perl-Test-Harness BuildRequires: perl-Test-Harness
BuildRequires: perl-interpreter BuildRequires: perl-interpreter
BuildRequires: perl-libs BuildRequires: perl-libs
BuildRequires: pkgconfig(librinutils)
BuildRequires: recode-devel BuildRequires: recode-devel
BuildRequires: cmake BuildRequires: cmake
BuildRequires: gcc BuildRequires: gcc
@ -129,6 +130,12 @@ chrpath -d %{buildroot}%{_bindir}/fortune
%{_mandir}/man*/* %{_mandir}/man*/*


%changelog %changelog
* Wed Feb 22 2023 Shlomi Fish <shlomif@shlomifish.org> 3.16.0-1
- New upstream version

* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.14.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Wed Aug 10 2022 Shlomi Fish <shlomif@shlomifish.org> 3.14.1-1 * Wed Aug 10 2022 Shlomi Fish <shlomif@shlomifish.org> 3.14.1-1
- New upstream version - New upstream version



Loading…
Cancel
Save