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/units.git#7133bcde165ef8aa9fe4c398c08d3c766478ec23
This commit is contained in:
DistroBaker 2021-02-04 21:34:15 +00:00
parent f7418e42d2
commit f71ebd6661
1 changed files with 5 additions and 1 deletions

View File

@ -1,13 +1,14 @@
Summary: A utility for converting amounts from one unit to another
Name: units
Version: 2.21
Release: 1%{?dist}
Release: 2%{?dist}
Source: https://ftp.gnu.org/gnu/units/%{name}-%{version}.tar.gz
URL: https://www.gnu.org/software/units/units.html
License: GPLv3+
BuildRequires: automake
BuildRequires: bison
BuildRequires: gcc
BuildRequires: make
BuildRequires: ncurses-devel
BuildRequires: python3-devel
BuildRequires: readline-devel
@ -54,6 +55,9 @@ make check
%{_mandir}/man1/*
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Nov 16 2020 Kamil Dudka <kdudka@redhat.com> - 2.21-1
- new upstream release