public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jd] nightly-2: update to the latest git
@ 2026-07-26 7:38 Mamoru TASAKA
0 siblings, 0 replies; 3+ messages in thread
From: Mamoru TASAKA @ 2026-07-26 7:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jd
Branch : nightly-2
Commit : a118e69359cdac74d7a50a7409b480ac29e0c78f
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-07-26T16:38:40+09:00
Stats : +13/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/jd/c/a118e69359cdac74d7a50a7409b480ac29e0c78f?branch=nightly-2
Log:
update to the latest git
---
diff --git a/jd.spec b/jd.spec
index 976df2d..338ff16 100644
--- a/jd.spec
+++ b/jd.spec
@@ -11,25 +11,25 @@
##########################################
# Defined by upsteam
#
-%define main_ver 0.17.0
+%define main_ver 0.17.1
#%%define strtag 20200118
-%dnl %define pre_ver beta
+%define pre_ver alpha
##########################################
#
%global reponame JDim
-%global gitdate 20260711
-%global gitcommit 3d20eba5565e8c7b2bf70aaaad3d5b97794c66e0
+%global gitdate 20260719
+%global gitcommit d2cb4816b4408275ee8fdca704f4270ee317e0da
%dnl %global gitcommit JDim-v%{main_ver}
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
-%global tarballdate 20260711
-%global tarballtime 2130
+%global tarballdate 20260726
+%global tarballtime 1633
##########################################
# Defined by vendor
#
%define extra_rel %{nil}
-%define use_gitcommit_as_rel 0
+%define use_gitcommit_as_rel 1
# Tag name changed from vendor to vendorname so as not to
# overwrite Vendor entry in Summary
%define vendorname fedora
@@ -56,7 +56,7 @@
##########################################
##########################################
-%global use_gcc_strict_sanitize 0
+%global use_gcc_strict_sanitize 1
%global flagrel %{nil}
%if 0%{?use_cppcheck} >= 1
@@ -68,7 +68,9 @@
#%%undefine _annotated_build
%if 0%{?use_gitcommit_as_rel} >= 1
-%global clamp_mtime_to_source_date_epoch 0
+%undefine _changelog_trimtime
+%undefine clamp_mtime_to_source_date_epoch
+%undefine build_mtime_policy
%endif
##########################################
@@ -76,7 +78,7 @@
Name: jd
Epoch: 1
Version: %{main_ver}%{?strtag:.%{strtag}}%{?pre_ver:~%{pre_ver}}%{gitver_rpm}
-Release: 2%{?dist}%{flagrel}
+Release: 1%{?dist}%{flagrel}
Summary: A 2ch browser
# Automatically converted from old format: GPLv2 - review is highly recommended.
diff --git a/sources b/sources
index f4f3a40..a013f63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (JDim-20260711T2130.tar.gz) = a57175354ab09926aa7186de1a7f0580d31f5c4a3fef93ceb6946429b6f117dda2bc34095a09711a8c39341de4542b6199959b02a6cce30bea1d78b4d06ed41e
+SHA512 (JDim-20260726T1633.tar.gz) = 95a5d98d18a1f97170b05f28e1aaf502d9b4b5f84acfeffc4b48a0c2b34a3f087adf6b90e95a5c142ba4126f5f37e99a0c2d6e81470e22209f3ffa694d6567ad
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/jd] nightly-2: update to the latest git
@ 2026-06-30 7:14 Mamoru TASAKA
0 siblings, 0 replies; 3+ messages in thread
From: Mamoru TASAKA @ 2026-06-30 7:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jd
Branch : nightly-2
Commit : ba82ac338c482284e125c450fdc01fd809c5678f
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-06-30T16:14:00+09:00
Stats : +5/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/jd/c/ba82ac338c482284e125c450fdc01fd809c5678f?branch=nightly-2
Log:
update to the latest git
---
diff --git a/jd.spec b/jd.spec
index 4f8c74e..91bc78c 100644
--- a/jd.spec
+++ b/jd.spec
@@ -17,13 +17,13 @@
##########################################
#
%global reponame JDim
-%global gitdate 20260620
-%global gitcommit 472966d44046c0a3ecbcb10091e942fb89f8aa88
+%global gitdate 20260628
+%global gitcommit 257d50ce72856c108260171e83c1b87a5b6a0b8c
%dnl %global gitcommit JDim-v%{main_ver}
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
-%global tarballdate 20260621
-%global tarballtime 2232
+%global tarballdate 20260630
+%global tarballtime 1609
##########################################
# Defined by vendor
diff --git a/sources b/sources
index 4bcb3aa..3288146 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (JDim-20260621T2232.tar.gz) = f56be8da3ca4df23e1caa6bdb2a8ce21962e2ead671a6802ca5f93a9bcae6b369038c61162b0c0c1c140467658de6eedbf8cd4d4b294a4eb5e4b29b08813b74b
+SHA512 (JDim-20260630T1609.tar.gz) = 7fd6ca2e5d3c33bcdad75fc765c4f7f43c8a2e8641baf46e63bfb373318061fa551c0fbd151c6a634eb79f5533045847ccbc61dcdec027e5c282b678b8e9927b
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [rpms/jd] nightly-2: update to the latest git
@ 2026-06-21 13:39 Mamoru TASAKA
0 siblings, 0 replies; 3+ messages in thread
From: Mamoru TASAKA @ 2026-06-21 13:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jd
Branch : nightly-2
Commit : e4894beee7f9b1f456c720a7d99d6549a3de9f19
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-06-21T22:39:22+09:00
Stats : +7/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/jd/c/e4894beee7f9b1f456c720a7d99d6549a3de9f19?branch=nightly-2
Log:
update to the latest git
---
diff --git a/jd.spec b/jd.spec
index b4a102b..4f8c74e 100644
--- a/jd.spec
+++ b/jd.spec
@@ -11,19 +11,19 @@
##########################################
# Defined by upsteam
#
-%define main_ver 0.16.1
+%define main_ver 0.17.0
#%%define strtag 20200118
-%define pre_ver alpha
+%define pre_ver beta
##########################################
#
%global reponame JDim
-%global gitdate 20260502
-%global gitcommit fedd47ec675cad0e300232e74e0d9fa66c921601
+%global gitdate 20260620
+%global gitcommit 472966d44046c0a3ecbcb10091e942fb89f8aa88
%dnl %global gitcommit JDim-v%{main_ver}
%global shortcommit %(c=%{gitcommit}; echo ${c:0:7})
-%global tarballdate 20260502
-%global tarballtime 1708
+%global tarballdate 20260621
+%global tarballtime 2232
##########################################
# Defined by vendor
diff --git a/sources b/sources
index 4e60edf..4bcb3aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (JDim-20260502T1708.tar.gz) = 8c6fc39c77c5b248029949bac9cfac920a35744127799163c7b32607ed0e9eb681a99b6d5d64d4761006f83826cfc3b6f13d72f5dedc12889a74d160333d25a2
+SHA512 (JDim-20260621T2232.tar.gz) = f56be8da3ca4df23e1caa6bdb2a8ce21962e2ead671a6802ca5f93a9bcae6b369038c61162b0c0c1c140467658de6eedbf8cd4d4b294a4eb5e4b29b08813b74b
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-26 7:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-26 7:38 [rpms/jd] nightly-2: update to the latest git Mamoru TASAKA
-- strict thread matches above, loose matches on Subject: below --
2026-06-30 7:14 Mamoru TASAKA
2026-06-21 13:39 Mamoru TASAKA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox