From 563a61f2f5cf90386aabec7461479b73f7544836 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 07:48:47 +0000 Subject: [PATCH 01/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- jd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jd.spec b/jd.spec index c8189b4..97c665b 100644 --- a/jd.spec +++ b/jd.spec @@ -76,7 +76,7 @@ Name: jd Epoch: 1 Version: %{main_ver}%{?strtag:.%{strtag}}%{?pre_ver:~%{pre_ver}}%{gitver_rpm} -Release: 1%{?dist}%{flagrel} +Release: 2%{?dist}%{flagrel} Summary: A 2ch browser # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -211,6 +211,9 @@ export ASAN_OPTIONS=detect_leaks=0 %{_datadir}/icons/hicolor/*/apps/jdim.* %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1:0.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jan 11 2025 Mamoru TASAKA - 1:0.13.0-1 - 0.13.0 From dd495599cd7bf9fd8487548376af0df43b5fdef3 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 19 Jan 2025 17:00:09 +0900 Subject: [PATCH 02/29] update to the latest git --- jd.spec | 16 ++++++++-------- sources | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/jd.spec b/jd.spec index 97c665b..87b20e6 100644 --- a/jd.spec +++ b/jd.spec @@ -11,25 +11,25 @@ ########################################## # Defined by upsteam # -%define main_ver 0.13.0 +%define main_ver 0.14.0 #%%define strtag 20200118 -%dnl %define pre_ver beta +%define pre_ver alpha ########################################## # %global reponame JDim -%global gitdate 20250111 -%global gitcommit afa6968bb0196ada6f2e8bdacc0184815c13e5b2 +%global gitdate 20250118 +%global gitcommit d2c77f7828c6d0722f9d9cf94ffb7148d3e391f1 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250111 -%global tarballtime 2245 +%global tarballdate 20250119 +%global tarballtime 1657 ########################################## # 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 diff --git a/sources b/sources index d0058f0..34b319f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250111T2245.tar.gz) = 4849e460927d055aff58dd1a61096cced6a905c42cc10f4de3fb8b983638c3fd63ad91da3ef75cd09cf6a3f514ca9f1fad7d526e489765e95ce2534dee10c1e1 +SHA512 (JDim-20250119T1657.tar.gz) = d03bec6394ba4e7726b7a63f40ac56eebf069f71cf9bdf84fde6ff0a8b008080cb9591385e7b4358a55500ec1d6dccfa5e7374852154dd6baa653711d59f74cc From a4e8bd5c939ad1f334e80a02f99e37d90b48b91c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 28 Jan 2025 16:01:49 +0900 Subject: [PATCH 03/29] update to the latest git --- jd.spec | 10 +++++----- sources | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jd.spec b/jd.spec index 87b20e6..91b2c5c 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250118 -%global gitcommit d2c77f7828c6d0722f9d9cf94ffb7148d3e391f1 +%global gitdate 20250126 +%global gitcommit 5ae2e0e4732b55dca2a0a0e2e07b186eae254468 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250119 -%global tarballtime 1657 +%global tarballdate 20250128 +%global tarballtime 1559 ########################################## # Defined by vendor @@ -76,7 +76,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 34b319f..7b14871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250119T1657.tar.gz) = d03bec6394ba4e7726b7a63f40ac56eebf069f71cf9bdf84fde6ff0a8b008080cb9591385e7b4358a55500ec1d6dccfa5e7374852154dd6baa653711d59f74cc +SHA512 (JDim-20250128T1559.tar.gz) = 28b95d292509a0a855c212d6b095cdeffdc2c2b5f3b92afeec4a82250ff248766356589b6d8e36488d5a2adbc4c96bfdf85a3dd77d1dad70ba5ab6687a076d26 From 5b6addc0e283fff83c5bbd000fbf3c3950089e5e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 2 Feb 2025 22:57:12 +0900 Subject: [PATCH 04/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 91b2c5c..8178d41 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250126 -%global gitcommit 5ae2e0e4732b55dca2a0a0e2e07b186eae254468 +%global gitdate 20250201 +%global gitcommit 525b8b29b8f1e5310daaf86549f7c98fd0b812f8 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250128 -%global tarballtime 1559 +%global tarballdate 20250202 +%global tarballtime 2255 ########################################## # Defined by vendor diff --git a/sources b/sources index 7b14871..e133c83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250128T1559.tar.gz) = 28b95d292509a0a855c212d6b095cdeffdc2c2b5f3b92afeec4a82250ff248766356589b6d8e36488d5a2adbc4c96bfdf85a3dd77d1dad70ba5ab6687a076d26 +SHA512 (JDim-20250202T2255.tar.gz) = cd5e78c8ff6a0664429a99c212cb793d28cbfba6f702c636ceb65bccb51d2954d3dc8d04ef06c270712ba9c74401e255dd4cdda6ccff94d3286591221522f4e1 From 93d2a9fc1c4af8df583a54667bb4523c2da42a22 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 9 Feb 2025 16:19:28 +0900 Subject: [PATCH 05/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 8178d41..94f8f57 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250201 -%global gitcommit 525b8b29b8f1e5310daaf86549f7c98fd0b812f8 +%global gitdate 20250208 +%global gitcommit 99ac887d37e78a25fce06d151719346ca4075d70 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250202 -%global tarballtime 2255 +%global tarballdate 20250209 +%global tarballtime 1617 ########################################## # Defined by vendor diff --git a/sources b/sources index e133c83..c87dd3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250202T2255.tar.gz) = cd5e78c8ff6a0664429a99c212cb793d28cbfba6f702c636ceb65bccb51d2954d3dc8d04ef06c270712ba9c74401e255dd4cdda6ccff94d3286591221522f4e1 +SHA512 (JDim-20250209T1617.tar.gz) = 59516fa4d5c1db2b2c1a23de376d7fbdffab294af0efaaab2d7ff9924b1f8d462251b306fe89350502710b1bb091034ca80d1cac2d456ca67ad94265e0cf3bdf From a516dd94258b6131335b571ad5c46e7148657f1d Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 17 Feb 2025 15:10:59 +0900 Subject: [PATCH 06/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 94f8f57..71ab6d1 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250208 -%global gitcommit 99ac887d37e78a25fce06d151719346ca4075d70 +%global gitdate 20250216 +%global gitcommit 32ef925dc85f58fa42e6d1e7a430d8ec430c056a %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250209 -%global tarballtime 1617 +%global tarballdate 20250217 +%global tarballtime 1507 ########################################## # Defined by vendor diff --git a/sources b/sources index c87dd3f..fcccedb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250209T1617.tar.gz) = 59516fa4d5c1db2b2c1a23de376d7fbdffab294af0efaaab2d7ff9924b1f8d462251b306fe89350502710b1bb091034ca80d1cac2d456ca67ad94265e0cf3bdf +SHA512 (JDim-20250217T1507.tar.gz) = b2c6cb9a34695c1447118bf2711f2af4e05661e633349702d5445610140c19ebea12e07a8e30de0b0ab2458fc038058bccacd400adbbb4b2182e58132702ef89 From 81a688a74bf2d65ecd6c977c132f99a012390efe Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 20 Feb 2025 14:10:05 +0900 Subject: [PATCH 07/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 71ab6d1..88b4c08 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250216 -%global gitcommit 32ef925dc85f58fa42e6d1e7a430d8ec430c056a +%global gitdate 20250219 +%global gitcommit 70726102159359670ec42f4dc95dd62e68b3cec6 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250217 -%global tarballtime 1507 +%global tarballdate 20250220 +%global tarballtime 1403 ########################################## # Defined by vendor diff --git a/sources b/sources index fcccedb..5c5093d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250217T1507.tar.gz) = b2c6cb9a34695c1447118bf2711f2af4e05661e633349702d5445610140c19ebea12e07a8e30de0b0ab2458fc038058bccacd400adbbb4b2182e58132702ef89 +SHA512 (JDim-20250220T1403.tar.gz) = d1a4363ebd1a4a45a3a9efd93e9cc91b51411bbde44de1addac5bb931619d7bd7c888d401decd7874b6bf0cedaceefd29b26abd6df5fe1710291ddcd48c0b227 From e88fe2d4409e185e42e3fabf31df87c6d53141d4 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 24 Feb 2025 23:05:46 +0900 Subject: [PATCH 08/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 88b4c08..9f0cbe9 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250219 -%global gitcommit 70726102159359670ec42f4dc95dd62e68b3cec6 +%global gitdate 20250222 +%global gitcommit 9c8e209da3f57432723951295752f39eb384142c %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250220 -%global tarballtime 1403 +%global tarballdate 20250224 +%global tarballtime 2303 ########################################## # Defined by vendor diff --git a/sources b/sources index 5c5093d..96b731a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250220T1403.tar.gz) = d1a4363ebd1a4a45a3a9efd93e9cc91b51411bbde44de1addac5bb931619d7bd7c888d401decd7874b6bf0cedaceefd29b26abd6df5fe1710291ddcd48c0b227 +SHA512 (JDim-20250224T2303.tar.gz) = dc75b4e1094522b6de3f8f5cf7560cb79912c0f12ed5514fe374138c5f432a413634d89505a4be86b4150280699093a97028313f9cc6bf597be33ccb1bb1054f From b0ceed7732991cc77b477e6588f4b7c6ff1c1ded Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 2 Mar 2025 23:00:27 +0900 Subject: [PATCH 09/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 9f0cbe9..5078142 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250222 -%global gitcommit 9c8e209da3f57432723951295752f39eb384142c +%global gitdate 20250301 +%global gitcommit 9144ab240b6fd959fe88b1a07cdef5028e628728 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250224 -%global tarballtime 2303 +%global tarballdate 20250302 +%global tarballtime 2257 ########################################## # Defined by vendor diff --git a/sources b/sources index 96b731a..7605977 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250224T2303.tar.gz) = dc75b4e1094522b6de3f8f5cf7560cb79912c0f12ed5514fe374138c5f432a413634d89505a4be86b4150280699093a97028313f9cc6bf597be33ccb1bb1054f +SHA512 (JDim-20250302T2257.tar.gz) = 33e7f8669d82941f8d7257f323d87677757685770d87fea12cf438e7ebbef25b4f77761c37acaf83d4d41d4871ad7c27da5fa4d6794ba5979673e635efffc876 From 110a255366ddec3e60a182c148e55d49d9294f18 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 9 Mar 2025 16:59:38 +0900 Subject: [PATCH 10/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 5078142..dff04d2 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250301 -%global gitcommit 9144ab240b6fd959fe88b1a07cdef5028e628728 +%global gitdate 20250308 +%global gitcommit 2ee0232dcc8761cf90c77d92a180c5e5aa2b8e4b %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250302 -%global tarballtime 2257 +%global tarballdate 20250309 +%global tarballtime 1655 ########################################## # Defined by vendor diff --git a/sources b/sources index 7605977..77bab79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250302T2257.tar.gz) = 33e7f8669d82941f8d7257f323d87677757685770d87fea12cf438e7ebbef25b4f77761c37acaf83d4d41d4871ad7c27da5fa4d6794ba5979673e635efffc876 +SHA512 (JDim-20250309T1655.tar.gz) = 65d671d0fe3f2f469732591272cb6086095547241c0a5cb21376cff5b92e5c36efbf9dbc7ce63294b4da021fee8433f4d0036de592d092fb55ce25a4a11772e8 From 50d2b062383aee3b8ecb553e066b69aaa83f4fd6 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 20 Mar 2025 12:54:25 +0900 Subject: [PATCH 11/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index dff04d2..c8a623c 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250308 -%global gitcommit 2ee0232dcc8761cf90c77d92a180c5e5aa2b8e4b +%global gitdate 20250315 +%global gitcommit be72d9f25740a893cb2b6c00108df36d7715c112 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250309 -%global tarballtime 1655 +%global tarballdate 20250320 +%global tarballtime 1251 ########################################## # Defined by vendor diff --git a/sources b/sources index 77bab79..b862b0b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250309T1655.tar.gz) = 65d671d0fe3f2f469732591272cb6086095547241c0a5cb21376cff5b92e5c36efbf9dbc7ce63294b4da021fee8433f4d0036de592d092fb55ce25a4a11772e8 +SHA512 (JDim-20250320T1251.tar.gz) = f10e5e13bea0d31d0ab31aba7d30b81e16970a88e853ae72d208151cf741adfb551924a932822f508838ef24560145f3bc8f6d6c538368866edf24a00b4f4c6b From 390ffb1d9875627fcafb9543d66a4699d3adc08b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 31 Mar 2025 16:13:58 +0900 Subject: [PATCH 12/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index c8a623c..3f23905 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250315 -%global gitcommit be72d9f25740a893cb2b6c00108df36d7715c112 +%global gitdate 20250322 +%global gitcommit f0e585533cc49cf90fe633bb8c74e0b9b9a8facb %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250320 -%global tarballtime 1251 +%global tarballdate 20250331 +%global tarballtime 1611 ########################################## # Defined by vendor diff --git a/sources b/sources index b862b0b..3673872 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250320T1251.tar.gz) = f10e5e13bea0d31d0ab31aba7d30b81e16970a88e853ae72d208151cf741adfb551924a932822f508838ef24560145f3bc8f6d6c538368866edf24a00b4f4c6b +SHA512 (JDim-20250331T1611.tar.gz) = b6787e500b9bbe45f9d995d8768e2908b19dbffc8f2073e3d2b8bba39bb990a7555fb1f0fa067bad4d7875ec3f9af0fc89728d590248e513f3e27f8fe08d1952 From f029fb59025587469530ebfa3370bae109f3a7be Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 6 Apr 2025 21:57:37 +0900 Subject: [PATCH 13/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 3f23905..93089cf 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250322 -%global gitcommit f0e585533cc49cf90fe633bb8c74e0b9b9a8facb +%global gitdate 20250404 +%global gitcommit 8a0f53e17337ca067acb265de2673123960d7906 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250331 -%global tarballtime 1611 +%global tarballdate 20250406 +%global tarballtime 2155 ########################################## # Defined by vendor diff --git a/sources b/sources index 3673872..4cda4ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250331T1611.tar.gz) = b6787e500b9bbe45f9d995d8768e2908b19dbffc8f2073e3d2b8bba39bb990a7555fb1f0fa067bad4d7875ec3f9af0fc89728d590248e513f3e27f8fe08d1952 +SHA512 (JDim-20250406T2155.tar.gz) = 27e40a76428928bce4f3136c917ed7b606ce7ca32f650843f31728660fd62ac3699240b5bc57e344dc26b54b0f76f8113fa95bf70f499ad954bf150b7f548cf6 From ac08a54ba554e2a89bae981a17ded0f176c1f803 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 13 Apr 2025 15:03:57 +0900 Subject: [PATCH 14/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 93089cf..121b4a4 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250404 -%global gitcommit 8a0f53e17337ca067acb265de2673123960d7906 +%global gitdate 20250412 +%global gitcommit 39667262ba5ea2a7250f6a705bc4532048aea31b %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250406 -%global tarballtime 2155 +%global tarballdate 20250413 +%global tarballtime 1459 ########################################## # Defined by vendor diff --git a/sources b/sources index 4cda4ef..b931ee9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250406T2155.tar.gz) = 27e40a76428928bce4f3136c917ed7b606ce7ca32f650843f31728660fd62ac3699240b5bc57e344dc26b54b0f76f8113fa95bf70f499ad954bf150b7f548cf6 +SHA512 (JDim-20250413T1459.tar.gz) = 4ac4fc1139462a9b26756f30210a234bc85667487270f5f519fa96fd36cd27cda327a81330e2ec15c2e99447255b65d79128808ea1ba8fd722d405593540b7cd From cff03ab96b37151b2562996289abd46084e1b3a1 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 28 Apr 2025 18:51:38 +0900 Subject: [PATCH 15/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 121b4a4..93c60d5 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250412 -%global gitcommit 39667262ba5ea2a7250f6a705bc4532048aea31b +%global gitdate 20250426 +%global gitcommit 3204d5736e2e0db835651a5adcb0ec07c5087ef5 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250413 -%global tarballtime 1459 +%global tarballdate 20250428 +%global tarballtime 1849 ########################################## # Defined by vendor diff --git a/sources b/sources index b931ee9..d78a40a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250413T1459.tar.gz) = 4ac4fc1139462a9b26756f30210a234bc85667487270f5f519fa96fd36cd27cda327a81330e2ec15c2e99447255b65d79128808ea1ba8fd722d405593540b7cd +SHA512 (JDim-20250428T1849.tar.gz) = 141b97d800621b516be2bc19a92248e6f50460a04fceb22f96ad8b8e376606b35546ea492720d866345ab198b7f6e36f78eb2af6ab249b127aaa01c9a6d5982a From 49b7241bcc8d9a8803d05e97cdc627265f6b4d53 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 30 May 2025 16:06:04 +0900 Subject: [PATCH 16/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 93c60d5..5807780 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250426 -%global gitcommit 3204d5736e2e0db835651a5adcb0ec07c5087ef5 +%global gitdate 20250528 +%global gitcommit 10141f4180c8536b0afe529166aec042faa1a6dc %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250428 -%global tarballtime 1849 +%global tarballdate 20250530 +%global tarballtime 1603 ########################################## # Defined by vendor diff --git a/sources b/sources index d78a40a..9ba8141 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250428T1849.tar.gz) = 141b97d800621b516be2bc19a92248e6f50460a04fceb22f96ad8b8e376606b35546ea492720d866345ab198b7f6e36f78eb2af6ab249b127aaa01c9a6d5982a +SHA512 (JDim-20250530T1603.tar.gz) = f8ef744406ec225c6d11f1851996c93197853997e12d6635736ce9c95c83c7aba2398d034b94dfc922201b857556c00a49e453601a08f0e56ba7154ea71f7c71 From 61e8f93b85c9d0b3e325a358aa343f7e04d860f2 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 3 Jun 2025 11:09:03 +0900 Subject: [PATCH 17/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 5807780..ab462a1 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250528 -%global gitcommit 10141f4180c8536b0afe529166aec042faa1a6dc +%global gitdate 20250601 +%global gitcommit 2c2b4f257f0b97af2a2be42064e4a1573105eb17 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250530 -%global tarballtime 1603 +%global tarballdate 20250603 +%global tarballtime 1105 ########################################## # Defined by vendor diff --git a/sources b/sources index 9ba8141..136d474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250530T1603.tar.gz) = f8ef744406ec225c6d11f1851996c93197853997e12d6635736ce9c95c83c7aba2398d034b94dfc922201b857556c00a49e453601a08f0e56ba7154ea71f7c71 +SHA512 (JDim-20250603T1105.tar.gz) = 6f9bf3ab3c8f0d37639d86c2969dfcd8724e038ff5ed574d97b47ec9b3f492ca64e80e03c7ff0f85a75c06f48bd0ccf1ee48dc7b59af4c06555794fc2c3c5493 From 144ae3e022fe592a1a22c3a666bec7b0ebb41b56 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 18 Jun 2025 16:43:15 +0900 Subject: [PATCH 18/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index ab462a1..a789fe4 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250601 -%global gitcommit 2c2b4f257f0b97af2a2be42064e4a1573105eb17 +%global gitdate 20250614 +%global gitcommit 0bb0dba3e2d3e7a59d3a605e91ad3c717fc9c9af %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250603 -%global tarballtime 1105 +%global tarballdate 20250618 +%global tarballtime 1640 ########################################## # Defined by vendor diff --git a/sources b/sources index 136d474..75c3511 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250603T1105.tar.gz) = 6f9bf3ab3c8f0d37639d86c2969dfcd8724e038ff5ed574d97b47ec9b3f492ca64e80e03c7ff0f85a75c06f48bd0ccf1ee48dc7b59af4c06555794fc2c3c5493 +SHA512 (JDim-20250618T1640.tar.gz) = ab3107ae052002a8d467dda9b7c2e9a02b23cc57c44a03511ed0e1fa09b59ffaf17352277dd048cf51010b058f5a7f2bf8fb6d0cb1b049e5a45546fc72f334c3 From 3ed91dd2258cde9cad1f1099dcb1b5b286d87f87 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 17:59:06 +0000 Subject: [PATCH 19/29] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- jd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jd.spec b/jd.spec index 97c665b..609f33e 100644 --- a/jd.spec +++ b/jd.spec @@ -76,7 +76,7 @@ Name: jd Epoch: 1 Version: %{main_ver}%{?strtag:.%{strtag}}%{?pre_ver:~%{pre_ver}}%{gitver_rpm} -Release: 2%{?dist}%{flagrel} +Release: 3%{?dist}%{flagrel} Summary: A 2ch browser # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -211,6 +211,9 @@ export ASAN_OPTIONS=detect_leaks=0 %{_datadir}/icons/hicolor/*/apps/jdim.* %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1:0.13.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 1:0.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From f42b704706d3f5d78951cc47dbbf31bc7e85dffe Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 25 Jul 2025 17:14:27 +0900 Subject: [PATCH 20/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index a81d834..01e0707 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250614 -%global gitcommit 0bb0dba3e2d3e7a59d3a605e91ad3c717fc9c9af +%global gitdate 20250724 +%global gitcommit 8e8ac971931f7972b0ffecb59835040d95ad8b82 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250618 -%global tarballtime 1640 +%global tarballdate 20250725 +%global tarballtime 1709 ########################################## # Defined by vendor diff --git a/sources b/sources index 75c3511..bed13eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250618T1640.tar.gz) = ab3107ae052002a8d467dda9b7c2e9a02b23cc57c44a03511ed0e1fa09b59ffaf17352277dd048cf51010b058f5a7f2bf8fb6d0cb1b049e5a45546fc72f334c3 +SHA512 (JDim-20250725T1709.tar.gz) = 64f76e2278a5368c7c3a2ecc6bea8f68602f5c375a198fc417a729935f008e51584dc1d3c886e76e5492d86c4290c3f710ff353e36b9ce8a46fa0b3f0b23f98e From 1d65f57e8876590868ec2c6106f985d84fd28fef Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 27 Jul 2025 23:55:23 +0900 Subject: [PATCH 21/29] 0.14.0 --- jd.spec | 17 ++++++++++------- sources | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 01e0707..7586675 100644 --- a/jd.spec +++ b/jd.spec @@ -13,23 +13,23 @@ # %define main_ver 0.14.0 #%%define strtag 20200118 -%define pre_ver alpha +%dnl %define pre_ver alpha ########################################## # %global reponame JDim -%global gitdate 20250724 -%global gitcommit 8e8ac971931f7972b0ffecb59835040d95ad8b82 +%global gitdate 20250727 +%global gitcommit 11a0e8c648092d51308acb67bc86cc44cf9b0e20 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250725 -%global tarballtime 1709 +%global tarballdate 20250727 +%global tarballtime 2350 ########################################## # 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 +* Sun Jul 27 2025 Mamoru TASAKA - 1:0.14.0-1 +- 0.14.0 + * Thu Jul 24 2025 Fedora Release Engineering - 1:0.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index bed13eb..272f04d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250725T1709.tar.gz) = 64f76e2278a5368c7c3a2ecc6bea8f68602f5c375a198fc417a729935f008e51584dc1d3c886e76e5492d86c4290c3f710ff353e36b9ce8a46fa0b3f0b23f98e +SHA512 (JDim-20250727T2350.tar.gz) = 346a09e42746c02cbf8767e5f480785cbde894fc08ca18ac8481ad4d703485502a7dfaef5f0e7b46761376992a7550f701f6fdfafa225bfdf51b3645acd8936d From eb58a1e6707a974c9d7e33407b33ae0cd1e4cb38 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 17 Aug 2025 18:12:41 +0900 Subject: [PATCH 22/29] update to the latest git --- jd.spec | 14 +++++++------- sources | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 7586675..6f273ef 100644 --- a/jd.spec +++ b/jd.spec @@ -11,25 +11,25 @@ ########################################## # Defined by upsteam # -%define main_ver 0.14.0 +%define main_ver 0.15.0 #%%define strtag 20200118 -%dnl %define pre_ver alpha +%define pre_ver alpha ########################################## # %global reponame JDim -%global gitdate 20250727 +%global gitdate 20250803 %global gitcommit 11a0e8c648092d51308acb67bc86cc44cf9b0e20 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250727 -%global tarballtime 2350 +%global tarballdate 20250817 +%global tarballtime 1809 ########################################## # 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 diff --git a/sources b/sources index 272f04d..ad2b449 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250727T2350.tar.gz) = 346a09e42746c02cbf8767e5f480785cbde894fc08ca18ac8481ad4d703485502a7dfaef5f0e7b46761376992a7550f701f6fdfafa225bfdf51b3645acd8936d +SHA512 (JDim-20250817T1809.tar.gz) = a1e9960bca7fde8a0057e600fab552e889d1a47c990ba2f28d7a841801b007d4dd7a3aef3e29da2f6b7455577a0ef07f5176675072c8b459f8903f12744af076 From 3a7c520198fb0b44b55db45d6e333bd2e5ca367b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 24 Aug 2025 22:53:56 +0900 Subject: [PATCH 23/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 6f273ef..eec17ce 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250803 -%global gitcommit 11a0e8c648092d51308acb67bc86cc44cf9b0e20 +%global gitdate 20250820 +%global gitcommit 05687abed79214c624b4eac190efd6217c64617a %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250817 -%global tarballtime 1809 +%global tarballdate 20250824 +%global tarballtime 2251 ########################################## # Defined by vendor diff --git a/sources b/sources index ad2b449..b2f5f23 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250817T1809.tar.gz) = a1e9960bca7fde8a0057e600fab552e889d1a47c990ba2f28d7a841801b007d4dd7a3aef3e29da2f6b7455577a0ef07f5176675072c8b459f8903f12744af076 +SHA512 (JDim-20250824T2251.tar.gz) = 1888ddca287294f80b3aa98f0c3e17fc88d3ac09d9eecbd8f618d8aa832c6f4795d5f0e83c5d7e4b9a3d60b7f0315675a5b05a113a918a2d669ab1c1f7394d0b From 0c4963c18d01cc9647b82f858649d70c0178bd8b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 31 Aug 2025 22:32:18 +0900 Subject: [PATCH 24/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index eec17ce..815a3c6 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250820 -%global gitcommit 05687abed79214c624b4eac190efd6217c64617a +%global gitdate 20250830 +%global gitcommit 2e8b7b4d4e1579fa0f254a8efa9cebc675fa5533 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250824 -%global tarballtime 2251 +%global tarballdate 20250831 +%global tarballtime 2229 ########################################## # Defined by vendor diff --git a/sources b/sources index b2f5f23..e985c66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250824T2251.tar.gz) = 1888ddca287294f80b3aa98f0c3e17fc88d3ac09d9eecbd8f618d8aa832c6f4795d5f0e83c5d7e4b9a3d60b7f0315675a5b05a113a918a2d669ab1c1f7394d0b +SHA512 (JDim-20250831T2229.tar.gz) = 4a5cdd58adbbc038684c7ef65860a56d25b4e296d1b7ad73b220206bffcec1392b501630e5417a28ef37660dee525a8c4743edafc40b2663caad3ae67c1e22e3 From 60928ecf3ab044418ec9a85b9dabbc477545035e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 5 Oct 2025 22:33:29 +0900 Subject: [PATCH 25/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 815a3c6..6a5534f 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20250830 -%global gitcommit 2e8b7b4d4e1579fa0f254a8efa9cebc675fa5533 +%global gitdate 20251004 +%global gitcommit 33f6d250d8e01bd324d2fa90b570e6483415ee13 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250831 -%global tarballtime 2229 +%global tarballdate 20251005 +%global tarballtime 2230 ########################################## # Defined by vendor diff --git a/sources b/sources index e985c66..4160e8c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250831T2229.tar.gz) = 4a5cdd58adbbc038684c7ef65860a56d25b4e296d1b7ad73b220206bffcec1392b501630e5417a28ef37660dee525a8c4743edafc40b2663caad3ae67c1e22e3 +SHA512 (JDim-20251005T2230.tar.gz) = 5d088e2ec6cb191e49d12a5fe90e8f33618d01bc4cbbdb602938714c5b7ce4f191b4090a24ef17d2a85797eafe0a1745b09153275f70a629e93bdd28748da5cc From 195d162f406db18988f8f4b6ba115aa6c74de641 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 8 Nov 2025 22:20:31 +0900 Subject: [PATCH 26/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 6a5534f..05904dc 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20251004 -%global gitcommit 33f6d250d8e01bd324d2fa90b570e6483415ee13 +%global gitdate 20251108 +%global gitcommit fdfd3f5c51e742514f0623c615cbf2bda440dd92 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20251005 -%global tarballtime 2230 +%global tarballdate 20251108 +%global tarballtime 2217 ########################################## # Defined by vendor diff --git a/sources b/sources index 4160e8c..6f0fb1c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20251005T2230.tar.gz) = 5d088e2ec6cb191e49d12a5fe90e8f33618d01bc4cbbdb602938714c5b7ce4f191b4090a24ef17d2a85797eafe0a1745b09153275f70a629e93bdd28748da5cc +SHA512 (JDim-20251108T2217.tar.gz) = a5395a394b11d0ded4c44abc7c25157e394bbf5280256a88114c75bb9c67be9cb5d9b1d1be641261032530d0040cc0f6d60981fb7fd573a059fae569c7ef5dbd From a3ae671314f0895db112d815ae05466658b6b758 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 20 Dec 2025 23:10:03 +0900 Subject: [PATCH 27/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 05904dc..1eccd65 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20251108 -%global gitcommit fdfd3f5c51e742514f0623c615cbf2bda440dd92 +%global gitdate 20251220 +%global gitcommit 68d78ec928d0651fcacd5db1c3b0bb17ad6cbc69 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20251108 -%global tarballtime 2217 +%global tarballdate 20251220 +%global tarballtime 2306 ########################################## # Defined by vendor diff --git a/sources b/sources index 6f0fb1c..5089c5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20251108T2217.tar.gz) = a5395a394b11d0ded4c44abc7c25157e394bbf5280256a88114c75bb9c67be9cb5d9b1d1be641261032530d0040cc0f6d60981fb7fd573a059fae569c7ef5dbd +SHA512 (JDim-20251220T2306.tar.gz) = c70d8debd421dcc092b5ed98241e511aa5eebd1a372a34bf6ba8fb970de66ce8d64c915b56d4c57e1a0ef0f62946eefd8a58ccc36cbc12808aa9780b08f28482 From 1bd55cd0cadb2493e0e0b00f38d07175672cc255 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 22 Dec 2025 17:26:21 +0900 Subject: [PATCH 28/29] update to the latest git --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 1eccd65..0aa2ec1 100644 --- a/jd.spec +++ b/jd.spec @@ -13,17 +13,17 @@ # %define main_ver 0.15.0 #%%define strtag 20200118 -%define pre_ver alpha +%define pre_ver beta ########################################## # %global reponame JDim %global gitdate 20251220 -%global gitcommit 68d78ec928d0651fcacd5db1c3b0bb17ad6cbc69 +%global gitcommit 918e4f68ab325ff336d9747970f5b4234f384028 %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20251220 -%global tarballtime 2306 +%global tarballdate 20251222 +%global tarballtime 1723 ########################################## # Defined by vendor diff --git a/sources b/sources index 5089c5a..b962438 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20251220T2306.tar.gz) = c70d8debd421dcc092b5ed98241e511aa5eebd1a372a34bf6ba8fb970de66ce8d64c915b56d4c57e1a0ef0f62946eefd8a58ccc36cbc12808aa9780b08f28482 +SHA512 (JDim-20251222T1723.tar.gz) = 1121b399e28bad1cacbb1a2ba1f9c04999255d6c9d0a999364bbb7ef72d9cb80c124152247fce4c651f6878d9ec44b0696df18eee7b2dc22a1c7062bfb3ca2da From 37990c12b5714682eefd081f33442980e902f013 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 10 Jan 2026 23:27:19 +0900 Subject: [PATCH 29/29] 0.15.0 --- jd.spec | 17 ++++++++++------- sources | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 0aa2ec1..ba33ca3 100644 --- a/jd.spec +++ b/jd.spec @@ -13,23 +13,23 @@ # %define main_ver 0.15.0 #%%define strtag 20200118 -%define pre_ver beta +%dnl %define pre_ver beta ########################################## # %global reponame JDim -%global gitdate 20251220 -%global gitcommit 918e4f68ab325ff336d9747970f5b4234f384028 +%global gitdate 20260110 +%global gitcommit 95c8d64c60e607aebb9097b9dd4b865670b1844c %dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20251222 -%global tarballtime 1723 +%global tarballdate 20260110 +%global tarballtime 2319 ########################################## # 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 Jan 10 2026 Mamoru TASAKA - 1:0.15.0-1 +- 0.15.0 + * Sun Jul 27 2025 Mamoru TASAKA - 1:0.14.0-1 - 0.14.0 diff --git a/sources b/sources index b962438..9728c56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20251222T1723.tar.gz) = 1121b399e28bad1cacbb1a2ba1f9c04999255d6c9d0a999364bbb7ef72d9cb80c124152247fce4c651f6878d9ec44b0696df18eee7b2dc22a1c7062bfb3ca2da +SHA512 (JDim-20260110T2319.tar.gz) = c51355599dddc8794f0c7975a8f4db15879f4a4a99771493469a42927d43f1619b8ef02a70d7e492ea61cbc93c1b00232ec09fe59f5c10c1460dde06c8d84b2c