- really fix boo#1036679 (recognize Leap 42.3)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=126
This commit is contained in:
parent
e722ab13ac
commit
4e120cf892
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 5 07:19:51 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- really fix boo#1036679 (recognize Leap 42.3)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 06:28:06 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -53,12 +53,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%else
|
||||
%if %sle_version == 120200
|
||||
%global suseversion 42.2
|
||||
%endif
|
||||
%else
|
||||
%if %sle_version == 120300
|
||||
%global suseversion 42.3
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global prjname Leap:%{suseversion}
|
||||
%else
|
||||
%global distname openSUSE
|
||||
|
Loading…
Reference in New Issue
Block a user