mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-16 00:20:39 +00:00
bump: rpcs3 deviceinfo
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
# Need to get rid of everything Clang can't use and undefine -Wunused-command-line-argument where possible due to the project's build flags
|
||||
%global build_cflags %(echo %{build_cflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
|
||||
%global build_cxxflags %(echo %{build_cxxflags} | sed 's:-Werror ::g' | sed 's:-Wunused-command-line-argument ::g' | sed 's:-specs\=/usr/lib/rpm/redhat/redhat-annobin-cc1 ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors ::g' | sed 's:-specs=/usr/lib/rpm/redhat/redhat-package-notes ::g') -Wno-unused-command-line-argument
|
||||
%global commit e457dbdea3ace99a10e18e2ab584241786322b52
|
||||
%global ver 0.0.37-18127
|
||||
%global commit 28920f178171ca79c9fa7c5cda4dde5edcf8a345
|
||||
%global ver 0.0.37-18128
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
%global forgeurl https://gitlab.com/ubports/development/core/deviceinfo
|
||||
%global commit 4423aab5a9f25ac1f6baf0623c7cf7a040d254ff
|
||||
%global commit 41a4e2b50c18a4650cd3c3dae83cce72017fa74b
|
||||
%forgemeta
|
||||
|
||||
Name: deviceinfo
|
||||
Version: 0.2.3
|
||||
Version: 0.2.4
|
||||
Release: 1%?dist
|
||||
Summary: Library to detect and configure devices
|
||||
License: GPLv3+
|
||||
|
||||
Reference in New Issue
Block a user