Compare commits
No commits in common. "master" and "f27" have entirely different histories.
12
cln.spec
12
cln.spec
@ -1,11 +1,10 @@
|
||||
Name: cln
|
||||
Version: 1.3.4
|
||||
Release: 10%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Class Library for Numbers
|
||||
License: GPLv2+
|
||||
URL: http://www.ginac.de/CLN/
|
||||
Source0: http://www.ginac.de/CLN/%{name}-%{version}.tar.bz2
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmp-devel
|
||||
BuildRequires: texi2html
|
||||
%if 0%{?fedora} && 0%{?fedora} > 20
|
||||
@ -82,15 +81,6 @@ fi
|
||||
%doc doc/cln.pdf doc/cln.html
|
||||
|
||||
%changelog
|
||||
* Thu Jul 19 2018 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.4-10
|
||||
- Add gcc-c++ as BR (fixes FTBFS)
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.4-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user