|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
Name: libecb
|
|
|
|
|
Version: 0.%{snapshot}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Compiler built-ins
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
License: BSD or GPLv2+
|
|
|
|
@ -57,6 +57,9 @@ install -m 0644 -t %{buildroot}%{_mandir}/man3 *.3
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.20161208-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Dec 08 2016 Petr Pisar <ppisar@redhat.com> - 0.20161208-1
|
|
|
|
|
- CVS snapshot taken on 2016-12-08 (documentation updated)
|
|
|
|
|
|
|
|
|
|