Rebuilt for Boost 1.63

This commit is contained in:
Jonathan Wakely 2017-01-27 07:24:48 +00:00
parent e208881428
commit f10500a833
1 changed files with 4 additions and 1 deletions

View File

@ -13,7 +13,7 @@
Name: %{libname}-gtk
Version: 2.44.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Gtk3 User Interface for %{libname}
License: LGPLv2 or LGPLv3
@ -128,6 +128,9 @@ popd
%changelog
* Fri Jan 27 2017 Jonathan Wakely <jwakely@redhat.com> - 2.44.7-2
- Rebuilt for Boost 1.63
* Tue Mar 29 2016 Björn Esser <fedora@besser82.io> - 2.44.7-1
- new upstream release
- handle %%license and %%doc properly