mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
bump: zed-preview zed rust-gitoxide zig-master-bootstrap arduino-app-bricks-py rust-topgrade
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
%global ver 0.234.4-pre
|
||||
%global ver 0.234.5-pre
|
||||
# Exclude input files from mangling
|
||||
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
%global rustflags_debuginfo 0
|
||||
|
||||
Name: zed
|
||||
Version: 0.233.8
|
||||
Version: 0.233.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Zed is a high-performance, multiplayer code editor
|
||||
SourceLicense: AGPL-3.0-only AND Apache-2.0 AND GPL-3.0-or-later
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
%global crate gitoxide
|
||||
|
||||
Name: rust-gitoxide
|
||||
Version: 0.52.0
|
||||
Version: 0.52.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Command-line application for interacting with git repositories
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
version=0.17.0-dev.87+9b177a7d2
|
||||
version=0.17.0-dev.93+76174e1bc
|
||||
|
||||
mirrors=()
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
%define llvm_compat 21
|
||||
%endif
|
||||
%global llvm_version 21.0.0
|
||||
%global ver 0.17.0-dev.87+9b177a7d2
|
||||
%global ver 0.17.0-dev.93+76174e1bc
|
||||
%bcond bootstrap 1
|
||||
%bcond docs %{without bootstrap}
|
||||
%bcond test 1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
%global pypi_name app-bricks-py
|
||||
%global _desc The code of the Arduino App Lab Bricks
|
||||
|
||||
%global ver release/0.9.1
|
||||
%global ver release/0.9.2
|
||||
%global sanitized_ver %(echo %{ver} | sed 's|release/||')
|
||||
|
||||
Name: %{pypi_name}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: rust-topgrade
|
||||
# renovate: datasource=github-releases depName=topgrade-rs/topgrade
|
||||
Version: 17.3.0
|
||||
Version: 17.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Upgrade all the things
|
||||
|
||||
|
||||
Reference in New Issue
Block a user