forked from pool/pesign-obs-integration
Accepting request 858093 from Base:System
- Update to version 10.2: Fix the wrongly created noarch subpackages (issue#22, bsc#1180242) - tag bsc#1180279 OBS-URL: https://build.opensuse.org/request/show/858093 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pesign-obs-integration?expand=0&rev=42
This commit is contained in:
commit
8b14743364
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">master</param>
|
||||
<param name="versionformat">10.1+%ct</param>
|
||||
<param name="versionformat">10.2</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93e4014c45c962a8c9b724e7554267187ae46fa6d6e9df00e97f834c2b05b797
|
||||
size 37172
|
3
pesign-obs-integration-10.2.tar.gz
Normal file
3
pesign-obs-integration-10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b994790eccd121c556d44bc68fce7f5e996fe1234a7f39ef53c62c42599dde2
|
||||
size 37206
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 21 03:50:35 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
- Update to version 10.2:
|
||||
* Fix the wrongly created noarch subpackages
|
||||
(issue#22, bsc#1180242)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 12:44:19 UTC 2020 - dmueller@suse.com
|
||||
|
||||
@ -30,7 +37,8 @@ Wed Sep 2 03:39:46 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 17 07:25:34 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
- Add 0001-Enable-find_provides-and-requires.patch (bsc#1114605)
|
||||
- Add 0001-Enable-find_provides-and-requires.patch
|
||||
(bsc#1114605, bsc#1180279)
|
||||
+ Enable this patch again since virtualbox-kmp is split from
|
||||
the main package so the customized %find_provides for
|
||||
virtualbox-x11-guest won't be affected anymore.
|
||||
@ -90,7 +98,7 @@ Tue Apr 16 03:53:05 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 11 03:45:03 UTC 2019 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
- rpm: forward the missing rpm bits (bsc#1114605)
|
||||
- rpm: forward the missing rpm bits (bsc#1114605, bsc#1180279)
|
||||
+ 0001-Passthrough-license-tag.patch
|
||||
+ 0002-Enable-find_provides-and-requires.patch
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: pesign-obs-integration
|
||||
Version: 10.1+1602850462
|
||||
Version: 10.2
|
||||
Release: 0
|
||||
Summary: Macros and scripts to sign the kernel and bootloader
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
x
Reference in New Issue
Block a user