Skip to content

Commit

Permalink
bump(nightly): envision latte-dock-nightly flow nightly prismlauncher…
Browse files Browse the repository at this point in the history
…-nightly opentabletdriver-nightly rpi-utils
  • Loading branch information
raboneko committed Dec 19, 2024
1 parent 6b611b4 commit 96bdfca
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions anda/apps/envision/envision.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit e781736ffa83e17984172fc0873864cc2dae7e43
%global commit_date 20241218
%global commit 0020dcf3d4ed0d88725e248086f276c64614c0f4
%global commit_date 20241219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/

%global commit 6e21efcd2b9259705fa261c20419148ec138f878
%global commit f79594dd01d4ff4d7e86ac7bf70d1c371d6d9e4e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/flow/flow-control-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit e865a89ede19ada0c7cfc962caa970c91e6e5db8
%global commit 286316b4944207f2c6a6b6347d9c05ab8befb48c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241218
%global commit_date 20241219

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit 5d7b6141fd5481b50538b1c9e69db5eaacd4b558
%global commit 837bbc851f15563266140b0419e6323a2716656c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241218
%global ver 0.167.0
%global commit_date 20241219
%global ver 0.168.0

%bcond_with check

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 507faf9f0078c909d661db21273254ee0a3eed7d
%global commit f17faadf8a0da054495dccdef843fa0bb31f808c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit 23b955121b8217c1c348a9ed2483167a6f3ff4ad

%global commit_date 20241215
%global commit_date 20241219
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit 4f8539e4b9ab56299999daa9d1cf47222e22b931
%global commit 1c01880a6e9088208a9dffda8a46fe72623ba4e3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241215
%global ver 0.6.4.0
%global commit_date 20241219
%global ver 0.6.5.0

# We aren't using Mono but RPM expected Mono
%global __requires_exclude_from ^/usr/lib/opentabletdriver/.*$
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/rpi-utils/rpi-utils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit bb39e188ff85ead0ad3f66bd6867d8ccb5b4083a
%global commit_date 20241218
%global commit 1b9cf7c2224641ff9bb08c9beaa1cdc30aad2a00
%global commit_date 20241219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

%define _unpackaged_files_terminate_build 0
Expand Down

0 comments on commit 96bdfca

Please sign in to comment.