Update to upstream 1.1 release
Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
d728e4b1d8
commit
1f9eb482c1
@ -2,7 +2,7 @@
|
||||
%global tarball_name %{name}-%{version}
|
||||
|
||||
Name: libabigail
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of ABI analysis tools
|
||||
|
||||
@ -15,12 +15,12 @@ BuildRequires: libtool
|
||||
BuildRequires: elfutils-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: python-sphinx
|
||||
BuildRequires: python2-sphinx
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: dpkg
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: rpm-python
|
||||
BuildRequires: python2-rpm
|
||||
BuildRequires: python2-mock
|
||||
BuildRequires: python2-koji
|
||||
BuildRequires: python2-unittest2
|
||||
@ -30,7 +30,7 @@ BuildRequires: wget
|
||||
BuildRequires: mailcap
|
||||
|
||||
Requires: python2-pyxdg
|
||||
Requires: rpm-python
|
||||
Requires: python2-rpm
|
||||
Requires: koji
|
||||
Requires: python2-koji
|
||||
Requires: python2 >= 2.6
|
||||
@ -148,6 +148,11 @@ fi
|
||||
%doc doc/manuals/html/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 25 2018 Dodji Seketeli <dodji@redhat.com> - 1.1-1
|
||||
- Update to upstream 1.1
|
||||
- Use python2-sphynx, rpm-python2, python2-rpm rather than
|
||||
python-sphinx, rpm-python.
|
||||
|
||||
* Wed Nov 22 2017 Dodji Seketeli <dodji@seketeli.org> - 1.0-1
|
||||
- Add missing %%{dist} to release.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user