Rebuilt for jsoncpp.so.20
This commit is contained in:
parent
e1bc4a625e
commit
0f3e93bcc7
@ -19,7 +19,7 @@
|
|||||||
%bcond_without cmake_enables_git_test
|
%bcond_without cmake_enables_git_test
|
||||||
|
|
||||||
# Set to bcond_with or use --without gui to disable qt4 gui build
|
# Set to bcond_with or use --without gui to disable qt4 gui build
|
||||||
%bcond_with cmake_enables_gui
|
%bcond_without cmake_enables_gui
|
||||||
|
|
||||||
# Use ncurses for colorful output
|
# Use ncurses for colorful output
|
||||||
%bcond_without cmake_enables_ncurses
|
%bcond_without cmake_enables_ncurses
|
||||||
@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
Name: %{orig_name}%{?name_suffix}
|
Name: %{orig_name}%{?name_suffix}
|
||||||
Version: %{major_version}.%{minor_version}.1
|
Version: %{major_version}.%{minor_version}.1
|
||||||
Release: 5%{?relsuf}%{?dist}
|
Release: 6%{?relsuf}%{?dist}
|
||||||
Summary: Cross-platform make system
|
Summary: Cross-platform make system
|
||||||
|
|
||||||
# most sources are BSD
|
# most sources are BSD
|
||||||
@ -508,6 +508,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 26 2017 Björn Esser <besser82@fedoraproject.org> - 3.10.1-6
|
||||||
|
- Rebuilt for jsoncpp.so.20
|
||||||
|
|
||||||
* Tue Dec 26 2017 Björn Esser <besser82@fedoraproject.org> - 3.10.1-5
|
* Tue Dec 26 2017 Björn Esser <besser82@fedoraproject.org> - 3.10.1-5
|
||||||
- Bootstrapping for jsoncpp-1.8.4
|
- Bootstrapping for jsoncpp-1.8.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user