Accepting request 1135813 from home:smolsheep:testing

- Update to 1.10:
  * RISC OS: push backtrace extensions into Makefile.gcc
  * makefiles: move __postshared after all
  * makefiles/Makefile.top: dependencies for PRE_ and POST_TARGETS
  * makefiles: support building shared libs on Darwin
  * RISC OS: support gnueabi as well as gnueabihf
  * Tweak RISC OS host detection for new tooling
  * makefiles: Use install -C by default

OBS-URL: https://build.opensuse.org/request/show/1135813
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/netsurf-buildsystem?expand=0&rev=7
This commit is contained in:
Danilo Spinella 2024-01-08 10:39:16 +00:00 committed by Git OBS Bridge
parent bcbe3a1fd0
commit 1fc6126e6a
4 changed files with 17 additions and 5 deletions

3
buildsystem-1.10.tar.gz Normal file
View File

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

BIN
buildsystem-1.9.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 31 04:38:23 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>
- Update to 1.10:
* RISC OS: push backtrace extensions into Makefile.gcc
* makefiles: move __postshared after all
* makefiles/Makefile.top: dependencies for PRE_ and POST_TARGETS
* makefiles: support building shared libs on Darwin
* RISC OS: support gnueabi as well as gnueabihf
* Tweak RISC OS host detection for new tooling
* makefiles: Use install -C by default
-------------------------------------------------------------------
Wed Aug 26 12:08:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package netsurf-buildsystem
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define src_name buildsystem
Name: netsurf-buildsystem
Version: 1.9
Version: 1.10
Release: 0
Summary: Makefiles shared by NetSurf projects
License: MIT