Skip to content

Commit

Permalink
chore(sync): rawhide -> 40 (#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko authored Jul 10, 2024
1 parent c8a8f25 commit d3ef82b
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit bc5ab97d9a3c2fa28a942e0a09908aced1055e2a
%global commit 571f9b0f23f31741f3c5947b839411acfefae3cf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240619
%global commit_date 20240710
%global ver v0.38.0

Name: mpv-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit 8014283bf4150fa6eb3f9d5d4ebaf37262a17308
%global commit 5f345cedea44ec0037e684436d1bcd94e1ae5b95
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240619
%global commit_date 20240710
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/nim/nim-nightly/nim-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 9d08d26e3307cf5d21271fd30d983f8d1c66ec50
%global commit 5c5e7a9b6e9ed0c860030f798d4a7096b51b6bda
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240619
%global commit_date 20240710
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/python/protobuf/python3-protobuf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
%global pypi_name protobuf

Name: python-%{pypi_name}
Version: 5.27.1
Release: 2%?dist
Version: 5.27.2
Release: 1%?dist
Summary: Protocol Buffers

License: BSD-3-Clause
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/vala/vala-nightly/vala-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
%global priority 90

%global real_name vala
%global commit 781cba14b1402e8968f85aed84d73f6fc4ea48ba
%global commit ee52e5a530bc4ad93a605add9a1ce184de3f0d9c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git

%global commit_date 20240605
%global commit_date 20240702
%global snapshot_info %{commit_date}.%{shortcommit}

Name: vala-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 8f19c751dc296cedb9a921badb7a02a8c0cb1aeb
%global ver 1.8.31
%global commit cb164927417f22811c74cd8678ed4a5ab7cb80ba
%global ver 1.8.33
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Expand Down
4 changes: 2 additions & 2 deletions anda/system/cros-keyboard-map/cros-keyboard-map.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 1889baff16c08ddf2382d95ca18caa37001d5971
%global commit_date 20240418
%global commit 5f56dd60b256061a036e5f5b494da570a299cdee
%global commit_date 20240708
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %{nil}
%define __os_install_post %{nil}
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#bcond_without tests
%global commit 90c3721a322756bb7f4ca10ceb73744500bee37e
%global commit 4f8448896e6a664956ec2aa3d9fe932a931fb711
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240618
%global ver 2024.05.27
%global commit_date 20240710
%global ver 2024.07.09

Name: yt-dlp-nightly
Version: %ver^%commit_date.%shortcommit
Expand Down

0 comments on commit d3ef82b

Please sign in to comment.