Accepting request 721670 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/721670 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=58
This commit is contained in:
commit
97f0b4e728
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 17 17:46:13 UTC 2019 - Lubos Kocman <Lubos.Kocman+factory@suse.de>
|
||||||
|
|
||||||
|
- recognize Leap 15.2 via sle_version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 5 07:31:47 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Sun May 5 07:31:47 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -67,6 +67,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
%else
|
%else
|
||||||
%if %sle_version == 150100
|
%if %sle_version == 150100
|
||||||
%global suseversion 15.1
|
%global suseversion 15.1
|
||||||
|
%else
|
||||||
|
%if %sle_version == 150200
|
||||||
|
%global suseversion 15.2
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user