Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/groff.git#a4d7eec6a6c93afa3a1cfb89b056e62972a08819
This commit is contained in:
DistroBaker 2021-02-04 00:46:15 +01:00
parent 81f6bffcd6
commit 6db42da646

View File

@ -3,7 +3,7 @@
Summary: A document formatting system
Name: groff
Version: 1.22.4
Release: 4%{?dist}
Release: 5%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
URL: http://www.gnu.org/software/groff/
Source: ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
@ -71,6 +71,7 @@ roff2html roff2pdf roff2ps roff2text roff2x (roff code converters).
Summary: Parts of the groff formatting system that require X Windows System
Requires: groff-base = %{version}-%{release}
BuildRequires: libXaw-devel, libXmu-devel
BuildRequires: make
Provides: groff-gxditview = %{version}-%{release}
Obsoletes: groff-gxditview < 1.20.1
@ -474,6 +475,9 @@ fi
%doc %{_pkgdocdir}/pdf/
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Nov 03 2020 Nikola Forró <nforro@redhat.com> - 1.22.4-4
- Move pdfpic.tmac to groff-base
resolves: #1888370