Accepting request 782020 from home:dimstar:Factory

OBS-URL: https://build.opensuse.org/request/show/782020
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=146
This commit is contained in:
Christian Vögl 2020-03-09 10:40:44 +00:00 committed by Git OBS Bridge
parent 5db5386e96
commit b9458a5274
4 changed files with 7 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e7c5066a78524853b027301834bf3f65871354930939bf11b66e4049d0fc5bf
size 25543401

View File

@ -35,11 +35,7 @@
%define php_version 5
%endif
%if 0%{?suse_version} > 1510
%define ruby_version 2.6
%else
%define ruby_version 2.5
%endif
%define ruby_version $(pkg-config --variable=RUBY_API_VERSION %{_libdir}/pkgconfig/ruby-*.pc)
# No pkgconfig(gts) in sle12 GA or SPx, but in sle15
%if 0%{?suse_version} == 1315 && !0%{?is_opensuse}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 5 12:03:06 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Auto-identify the correct ruby-version using pkg-config.
-------------------------------------------------------------------
Mon Jan 13 11:59:55 UTC 2020 - Christian Vögl <cvoegl@suse.de>

View File

@ -35,11 +35,7 @@
%define php_version 5
%endif
%if 0%{?suse_version} > 1510
%define ruby_version 2.6
%else
%define ruby_version 2.5
%endif
%define ruby_version $(pkg-config --variable=RUBY_API_VERSION %{_libdir}/pkgconfig/ruby-*.pc)
# No pkgconfig(gts) in sle12 GA or SPx, but in sle15
%if 0%{?suse_version} == 1315 && !0%{?is_opensuse}