Accepting request 570498 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/570498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=35
This commit is contained in:
Dominique Leuenberger 2018-01-29 13:54:10 +00:00 committed by Git OBS Bridge
commit a53b2af8e8
4 changed files with 23 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96ced2786640c59b2253c3cdb7ad2c91d9d8e11abed48412fcafe8374d97f923
size 174016

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f4dc02ac390b2c5d192e2a3e68baa4febac39e134252212a2a68792a8fe08f1
size 174048

View File

@ -1,3 +1,19 @@
--------------------------------------------------------------------
Mon Jan 29 09:25:54 UTC 2018 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#229
- make cypto lib dependencies more flexible
- make dependency on bash explicit
- 14.355
-------------------------------------------------------------------
Mon Jan 29 08:56:02 UTC 2018 - dimstar@opensuse.org
- Own /usr/lib/skelcd if skelcd_compat is set: until the products
are fully migrated to the product builder rewrite, some still use
the legacy /CD1 path. They advertise this by defining
skelcd_compat=1.
--------------------------------------------------------------------
Wed Jan 24 10:48:29 UTC 2018 - wfeldt@opensuse.org

View File

@ -502,7 +502,7 @@ ExcludeArch: %arm
Summary: Installation Image Files for %theme
License: GPL-2.0+
Group: Metapackages
Version: 14.354
Version: 14.355
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)
@ -663,6 +663,9 @@ rm -rf %{buildroot}
%files -n skelcd-installer-%{theme}
%defattr(-,root,root)
%if 0%{?skelcd_compat}
%dir /usr/lib/skelcd
%endif
/usr/lib/skelcd/CD1
%files -n installation-images-debuginfodeps-%{theme}