public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/jd] nightly-2: 0.17.0
Date: Sat, 11 Jul 2026 12:36:15 GMT	[thread overview]
Message-ID: <178377337597.1.13412706571644324997.rpms-jd-5dffd1849e60@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/jd
Branch : nightly-2
Commit : 5dffd1849e6053ddedf263014720968a1b29b51f
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date   : 2026-07-11T21:36:05+09:00
Stats  : +12/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/jd/c/5dffd1849e6053ddedf263014720968a1b29b51f?branch=nightly-2

Log:
0.17.0

---
diff --git a/create-JD-git-bare-tarball.sh b/create-JD-git-bare-tarball.sh
index 17b610d..be89c12 100644
--- a/create-JD-git-bare-tarball.sh
+++ b/create-JD-git-bare-tarball.sh
@@ -21,7 +21,7 @@ mkdir TMP
 pushd TMP
 git clone ../${REPONAME}.git
 cd ${REPONAME}
-git log 2>&1 | head -n 5
+git log 2>&1 | head -n 10
 #grep version README.md
 echo
 popd

diff --git a/jd.spec b/jd.spec
index 91bc78c..6f92b33 100644
--- a/jd.spec
+++ b/jd.spec
@@ -13,23 +13,23 @@
 #
 %define         main_ver      0.17.0
 #%%define         strtag        20200118
-%define         pre_ver       beta
+%dnl %define         pre_ver       beta
 ##########################################
 #
 %global         reponame      JDim
-%global         gitdate       20260628
-%global         gitcommit     257d50ce72856c108260171e83c1b87a5b6a0b8c
+%global         gitdate       20260711
+%global         gitcommit     3d20eba5565e8c7b2bf70aaaad3d5b97794c66e0
 %dnl %global         gitcommit     JDim-v%{main_ver}
 %global         shortcommit   %(c=%{gitcommit}; echo ${c:0:7})
 
-%global         tarballdate   20260630
-%global         tarballtime   1609
+%global         tarballdate   20260711
+%global         tarballtime   2130
 
 ##########################################
 # Defined by vendor
 #
 %define         extra_rel     %{nil}
-%define         use_gitcommit_as_rel  1
+%define         use_gitcommit_as_rel  0
 # 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	1
+%global		use_gcc_strict_sanitize	0
 
 %global		flagrel	%{nil}
 %if	0%{?use_cppcheck} >= 1
@@ -211,6 +211,9 @@ export ASAN_OPTIONS=detect_leaks=0
 %{_datadir}/icons/hicolor/*/apps/jdim.*
 
 %changelog
+* Sat Jul 11 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:0.17.0-1
+- 0.17.0
+
 * Tue Mar 17 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1:0.16.0-1
 - 0.16.0
 

diff --git a/sources b/sources
index 3288146..f4f3a40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (JDim-20260630T1609.tar.gz) = 7fd6ca2e5d3c33bcdad75fc765c4f7f43c8a2e8641baf46e63bfb373318061fa551c0fbd151c6a634eb79f5533045847ccbc61dcdec027e5c282b678b8e9927b
+SHA512 (JDim-20260711T2130.tar.gz) = a57175354ab09926aa7186de1a7f0580d31f5c4a3fef93ceb6946429b6f117dda2bc34095a09711a8c39341de4542b6199959b02a6cce30bea1d78b4d06ed41e

                 reply	other threads:[~2026-07-11 12:36 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=178377337597.1.13412706571644324997.rpms-jd-5dffd1849e60@fedoraproject.org \
    --to=mtasaka@fedoraproject.org \
    --cc=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