Accepting request 443895 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/443895 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/epiphany-branding-openSUSE?expand=0&rev=37
This commit is contained in:
commit
1c7886b2ba
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 5 10:05:22 UTC 2016 - fcrozat@suse.com
|
||||||
|
|
||||||
|
- Fix is_opensuse macro usage.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 9 21:08:30 UTC 2016 - zaitor@opensuse.org
|
Mon May 9 21:08:30 UTC 2016 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ case "%{?suse_version}" in
|
|||||||
DISTRO="13.2"
|
DISTRO="13.2"
|
||||||
;;
|
;;
|
||||||
1315)
|
1315)
|
||||||
%if %{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
DISTRO="Leap 42.1"
|
DISTRO="Leap 42.1"
|
||||||
%else
|
%else
|
||||||
DISTRO="SLE12"
|
DISTRO="SLE12"
|
||||||
|
Loading…
Reference in New Issue
Block a user