mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-21 19:10:39 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5470dc4fb2 |
@@ -5,10 +5,10 @@
|
||||
|
||||
Name: qtmir
|
||||
Version: 0.8.0
|
||||
Release: 2%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Mir backed compositor using Qt
|
||||
|
||||
License: LGPL-3.0-or-later AND GPL-3.0-or-later
|
||||
License: LGPLv3+ AND GPLv3+
|
||||
URL: https://gitlab.com/ubports/development/core/qtmir
|
||||
Source0: %{url}/-/archive/%commit/qtmir-%commit.tar.gz
|
||||
Patch0: https://sources.debian.org/data/main/q/qtmir/0.8.0~git20230223.bd21224-3/debian/patches/1003_require-miroil-in-pkgconfig-file.patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: kvrocks
|
||||
Version: 2.15.0
|
||||
Release: 1%?dist
|
||||
Version: 2.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Distributed key value NoSQL database that uses RocksDB
|
||||
License: Apache-2.0
|
||||
URL: https://kvrocks.apache.org/
|
||||
|
||||
@@ -9,8 +9,8 @@
|
||||
# GLIBCXX_ASSERTIONS is known to break RPCS3
|
||||
%global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags}
|
||||
%global commit efc9a1a6686368e35578715969ce69b3bee5286c
|
||||
%global ver 0.0.41-19501
|
||||
%global commit 2af7b58ce44a3b2bf2764c4f913e87aa5a2e2023
|
||||
%global ver 0.0.41-19502
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%global goipath github.com/surge-downloader/surge
|
||||
Version: 0.9.0
|
||||
Version: 0.10.0
|
||||
|
||||
%gometa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user