mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: rpcs3 zola
This commit is contained in:
@@ -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 1bfd1154f5a2041ebc2ecb88c72e5c66207bc57a
|
||||
%global ver 0.0.39-18620
|
||||
%global commit 49bcc930727ced0ea935155f8ef8bf4a4ce4e6e1
|
||||
%global ver 0.0.39-18648
|
||||
|
||||
Name: rpcs3
|
||||
Version: %(echo %{ver} | sed 's/-/^/g')
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: zola
|
||||
Version: 0.21.0
|
||||
Release: 2%?dist
|
||||
Version: 0.22.0
|
||||
Release: 1%?dist
|
||||
Summary: A fast static site generator in a single binary with everything built-in
|
||||
URL: https://www.getzola.org
|
||||
Source0: https://github.com/getzola/%{name}/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user