public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/premake] f45: update to latest commit
@ 2026-09-06 3:59 topazus
0 siblings, 0 replies; only message in thread
From: topazus @ 2026-09-06 3:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/premake
Branch : f45
Commit : 951aa417609daf742ca64720926f4d1248ef5269
Author : topazus <topazus@outlook.com>
Date : 2026-09-06T11:57:46+08:00
Stats : +20/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/premake/c/951aa417609daf742ca64720926f4d1248ef5269?branch=f45
Log:
update to latest commit
---
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..2331bc1
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,17 @@
+upstream_project_url: https://github.com/premake/premake-core
+create_sync_note: false
+
+jobs:
+ - job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ fedora-rawhide:
+ fast_forward_merge_into: [fedora-branched]
+ - job: koji_build
+ trigger: commit
+ dist_git_branches:
+ - fedora-all
+ - job: bodhi_update
+ trigger: commit
+ dist_git_branches:
+ - fedora-branched
diff --git a/premake.spec b/premake.spec
index 49c4781..3ca6e2d 100644
--- a/premake.spec
+++ b/premake.spec
@@ -1,8 +1,8 @@
%global debug_package %{nil}
%global forgeurl https://github.com/premake/premake-core
-%global date 20251127
-%global commit e38ef3f7d23b24984228ce605f7885ec32f7958d
+%global date 20270905
+%global commit ddab06a6d74ce3ae6237ee7f846e295ff687e5ab
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%forgemeta
@@ -41,8 +41,6 @@ install -pDm 644 packages/debian/premake.1 %{buildroot}%{_mandir}/man1/premake5.
%check
# for aarch64 and s390x, base_os.findlib_FindSystemLib failed.
-# https://koji.fedoraproject.org/koji/taskinfo?taskID=103879506
-# https://koji.fedoraproject.org/koji/taskinfo?taskID=103879508
%ifnarch aarch64 s390x riscv64
bin/release/premake5 test
%endif
diff --git a/sources b/sources
index cb26396..4b896c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (premake-core-e38ef3f7d23b24984228ce605f7885ec32f7958d.tar.gz) = a683e56905ca458b1d58d1f3d3920f03bc231b2daa5bda934194b3e69221d7e4d934563fa266ba904b302f71799f23f75dace9c3aba5dbf10624e0a3a0a390f1
+SHA512 (premake-core-ddab06a6d74ce3ae6237ee7f846e295ff687e5ab.tar.gz) = 7c5f5b4534f0154004a230d7fa14dbb0edfe6925315c50c7bf484be2ff2612c31469734edbe0a0a3f3ada00399819c4a65c04bbe4408cd4c90f61854dc07538e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-06 3:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 3:59 [rpms/premake] f45: update to latest commit topazus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox