Accepting request 744540 from Base:System
- fix specfile to account for removed brp-65-lib64-linux - Update to version 84.87+git20191016.914fe67: * add Teaching and X-KDE-Teaching to Education (#27) * Remove brp-65-lib64-linux * Remove brp-35-rpath. * Remove brp-55-boot-scripts. - merges https://github.com/openSUSE/brp-check-suse/pull/11 - drop adwaita from the exception list of icon themes, only hicolor is used as generic fallback OBS-URL: https://build.opensuse.org/request/show/744540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=62
This commit is contained in:
commit
2d40946bf4
@ -1,5 +1,5 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
<param name="url">git://github.com/openSUSE/brp-check-suse.git</param>
|
||||||
<param name="changesrevision">9aa67a9a3ea7c68abcf47093fcfe84482b9f8046</param></service>
|
<param name="changesrevision">914fe6700a44e7814fb41ce17cf89ebf080f0bdb</param></service>
|
||||||
</servicedata>
|
</servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:307f5ccc294c2e3eac9f0d7451e52194de8384c3da574ba5bac29e29317fafad
|
|
||||||
size 63864
|
|
3
brp-check-suse-84.87+git20191016.914fe67.tar.xz
Normal file
3
brp-check-suse-84.87+git20191016.914fe67.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3008a9458f93bbfd4ee9039c0411c72cfbe1a790dafb3abef11b8f6543850dd5
|
||||||
|
size 61744
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 31 17:02:57 CET 2019 - ro@suse.de
|
||||||
|
|
||||||
|
- fix specfile to account for removed brp-65-lib64-linux
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 16 12:48:51 UTC 2019 - ro@suse.com
|
||||||
|
|
||||||
|
- Update to version 84.87+git20191016.914fe67:
|
||||||
|
* add Teaching and X-KDE-Teaching to Education (#27)
|
||||||
|
* Remove brp-65-lib64-linux
|
||||||
|
* Remove brp-35-rpath.
|
||||||
|
* Remove brp-55-boot-scripts.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 07 14:06:17 UTC 2019 - mliska@suse.cz
|
Wed Aug 07 14:06:17 UTC 2019 - mliska@suse.cz
|
||||||
|
|
||||||
@ -38,6 +52,9 @@ Tue Apr 23 11:23:58 UTC 2019 - Martin Liška <mliska@suse.cz>
|
|||||||
- Update to version 84.87+git20190423.d0bda31:
|
- Update to version 84.87+git20190423.d0bda31:
|
||||||
* Strip LTO bytecode from static libraries.
|
* Strip LTO bytecode from static libraries.
|
||||||
* Don't treat Adwaita specially
|
* Don't treat Adwaita specially
|
||||||
|
- merges https://github.com/openSUSE/brp-check-suse/pull/11
|
||||||
|
- drop adwaita from the exception list of icon themes,
|
||||||
|
only hicolor is used as generic fallback
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 13 14:25:09 UTC 2019 - opensuse-packaging@opensuse.org
|
Wed Feb 13 14:25:09 UTC 2019 - opensuse-packaging@opensuse.org
|
||||||
|
@ -23,7 +23,7 @@ Summary: Build root policy check scripts
|
|||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
Requires: perl
|
Requires: perl
|
||||||
Version: 84.87+git20190807.d5563f2
|
Version: 84.87+git20191016.914fe67
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/openSUSE/brp-check-suse
|
Url: https://github.com/openSUSE/brp-check-suse
|
||||||
#
|
#
|
||||||
@ -42,9 +42,6 @@ build root checking or in parts implemeting SUSE policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%ifnarch x86_64 s390x ppc64 aarch64
|
|
||||||
rm brp-65-lib64-linux
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# nothing to do
|
# nothing to do
|
||||||
|
Loading…
Reference in New Issue
Block a user