public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/nodejs-aw-webui] f44: Update to 7db0598
Date: Sun, 16 Aug 2026 10:14:54 GMT [thread overview]
Message-ID: <178687529460.1.11102046129679829591.rpms-nodejs-aw-webui-c5972cb95f6c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/nodejs-aw-webui
Branch : f44
Commit : c5972cb95f6cdac42d4c6df92720f80222116eb6
Author : Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
Date : 2026-08-16T12:01:38+02:00
Stats : +21/-18 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/nodejs-aw-webui/c/c5972cb95f6cdac42d4c6df92720f80222116eb6?branch=f44
Log:
Update to 7db0598
---
diff --git a/.gitignore b/.gitignore
index 8121a90..2d06785 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,6 @@
/aw-webui-e83db8e.tar.gz
/aw-webui-e83db8e-nm-prod.tgz
/aw-webui-e83db8e-nm-dev.tgz
+/aw-webui-7db0598.tar.gz
+/aw-webui-7db0598-nm-prod.tgz
+/aw-webui-7db0598-nm-dev.tgz
diff --git a/aw-webui-7db0598-bundled-licenses.txt b/aw-webui-7db0598-bundled-licenses.txt
new file mode 100644
index 0000000..69d9631
--- /dev/null
+++ b/aw-webui-7db0598-bundled-licenses.txt
@@ -0,0 +1,13 @@
+"0BSD"
+"Apache-2.0"
+"(Apache-2.0 OR MIT)"
+"Artistic-2.0"
+"BSD-2-Clause"
+"BSD-3-Clause"
+"CC-BY-4.0"
+"ISC"
+"MIT"
+"MPL-2.0"
+"(MPL-2.0 OR Apache-2.0)"
+"Unlicense"
+"W3C-20150513"
diff --git a/aw-webui-e83db8e-bundled-licenses.txt b/aw-webui-e83db8e-bundled-licenses.txt
deleted file mode 100644
index 69d9631..0000000
--- a/aw-webui-e83db8e-bundled-licenses.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-"0BSD"
-"Apache-2.0"
-"(Apache-2.0 OR MIT)"
-"Artistic-2.0"
-"BSD-2-Clause"
-"BSD-3-Clause"
-"CC-BY-4.0"
-"ISC"
-"MIT"
-"MPL-2.0"
-"(MPL-2.0 OR Apache-2.0)"
-"Unlicense"
-"W3C-20150513"
diff --git a/nodejs-aw-webui.spec b/nodejs-aw-webui.spec
index 703927d..a785f20 100644
--- a/nodejs-aw-webui.spec
+++ b/nodejs-aw-webui.spec
@@ -1,10 +1,10 @@
%global npm_name aw-webui
-%global commit e83db8e6d2cbf4109b678aee832c052e7f07f187
+%global commit 7db0598d8526efc36e7ef411c7e523dd4111fcb0
%global short_commit %(c=%{commit}; echo ${c:0:7})
Name: nodejs-%{npm_name}
-Version: 0^20260624.%{short_commit}
+Version: 0^20260816.%{short_commit}
Release: %autorelease
Summary: A web-based UI for ActivityWatch, built with Vue.js
diff --git a/sources b/sources
index d14e682..086691c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (aw-webui-e83db8e.tar.gz) = 24fffcb7f6edf1e5ef34054ca3ca5563e43dde4ab8a01576f839470c186a9faaba3c0cb887373b730d6467fd9634c0a3e6e6d358516002e31ca6eabd73024c36
-SHA512 (aw-webui-e83db8e-nm-prod.tgz) = ff86f13790c3def48be57d351e469d8de94e541801176567742db4a35c9e24aa29c11fff9bea530d620f0f3b1761fcb2775ef808390bd2de81b8b38c8e71bdf4
-SHA512 (aw-webui-e83db8e-nm-dev.tgz) = bcb82a742010232db16dd08f9a9401e37161773f0740fc201fdfb34390a70176b82899b7dccb3afd8b620f9c7ed562dbfb27225aa60fca959a5702a1b9e1de22
+SHA512 (aw-webui-7db0598.tar.gz) = 77005b688cd686bc923658985c576739d3b833e4ec582ed8a612344e6dc5928418eb91312b159adb411a5b082a1f4a595f15b68ee035c7af311e5c501abdf2ca
+SHA512 (aw-webui-7db0598-nm-prod.tgz) = a358a513cfd287a51e16535038685253710e081e92e8f08da8898a4988f228de26fb8dc3452c658c50142c9d62a826b444d296ae5c503a5bc4a40051513dc794
+SHA512 (aw-webui-7db0598-nm-dev.tgz) = 11372ef87cecb45cbd0c3ee314bd910fc622cdbaec42b95c8532f9e7f616e5d5f7d78e7875ec03ba4a705280b31a4e4778142ba6e8cbea0026e30d8e20b52c99
reply other threads:[~2026-08-16 10:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178687529460.1.11102046129679829591.rpms-nodejs-aw-webui-c5972cb95f6c@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox