From 8c592bd9ad8a3f62aa1d511495cdad7731617dab Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 17:02:31 +0900 Subject: [PATCH 01/65] update to the latest git --- jd.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 954faaa..9beee66 100644 --- a/jd.spec +++ b/jd.spec @@ -11,25 +11,25 @@ ########################################## # Defined by upsteam # -%define main_ver 0.12.0 +%define main_ver 0.13.0 #%%define strtag 20200118 -#%%define pre_ver beta +%define pre_ver alpha ########################################## # %global reponame JDim -%global gitdate 20240706 -%global gitcommit 15db3a9077847b5688db67dcdfa7f7bd38f92128 +%global gitdate 20240713 +%global gitcommit 72609dccbbebf97b2d2130a1389b187d9cf4f853 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240707 -%global tarballtime 1109 +%global tarballdate 20240714 +%global tarballtime 1658 ########################################## # 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 @@ -57,7 +57,7 @@ ########################################## ########################################## -%global use_gcc_strict_sanitize 0 +%global use_gcc_strict_sanitize 1 %global flagrel %{nil} %if 0%{?use_cppcheck} >= 1 From ccc5acfc7245ae00e30615a2989c33bb43fa1912 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 17:03:36 +0900 Subject: [PATCH 02/65] update to the latest git --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 6cfc258..a868c0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240707T1109.tar.gz) = d192f4c31e9647c9067fb8c19a10a6c21fc640e19d59a303d88a7379cbb514827f929fef145d5376f7e156514424412b8744bf8689337590d103448a0fa03053 +SHA512 (JDim-20240714T1658.tar.gz) = 67518d35ce5b478b752380b2259f8d5fbf0d0687f7bd75dd9f1b28eecbd5c819cbfa0d5f106faec7b5f2615f45dce15baeb8b5fe5a4e3e75c2c8c12b90bd728c From 00d2e4faf7424a07b62d118125ef71c15a82f945 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 19:31:43 +0900 Subject: [PATCH 03/65] Revert "update to the latest git" This reverts commit ccc5acfc7245ae00e30615a2989c33bb43fa1912. --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index a868c0d..6cfc258 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240714T1658.tar.gz) = 67518d35ce5b478b752380b2259f8d5fbf0d0687f7bd75dd9f1b28eecbd5c819cbfa0d5f106faec7b5f2615f45dce15baeb8b5fe5a4e3e75c2c8c12b90bd728c +SHA512 (JDim-20240707T1109.tar.gz) = d192f4c31e9647c9067fb8c19a10a6c21fc640e19d59a303d88a7379cbb514827f929fef145d5376f7e156514424412b8744bf8689337590d103448a0fa03053 From 37f6ae8cfa58cbadf7dd672aa0725fa52cd5d16f Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 19:32:21 +0900 Subject: [PATCH 04/65] Revert "update to the latest git" This reverts commit 8c592bd9ad8a3f62aa1d511495cdad7731617dab. --- jd.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 9beee66..954faaa 100644 --- a/jd.spec +++ b/jd.spec @@ -11,25 +11,25 @@ ########################################## # Defined by upsteam # -%define main_ver 0.13.0 +%define main_ver 0.12.0 #%%define strtag 20200118 -%define pre_ver alpha +#%%define pre_ver beta ########################################## # %global reponame JDim -%global gitdate 20240713 -%global gitcommit 72609dccbbebf97b2d2130a1389b187d9cf4f853 +%global gitdate 20240706 +%global gitcommit 15db3a9077847b5688db67dcdfa7f7bd38f92128 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240714 -%global tarballtime 1658 +%global tarballdate 20240707 +%global tarballtime 1109 ########################################## # 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 @@ -57,7 +57,7 @@ ########################################## ########################################## -%global use_gcc_strict_sanitize 1 +%global use_gcc_strict_sanitize 0 %global flagrel %{nil} %if 0%{?use_cppcheck} >= 1 From 0e9f13f685b0f1170474919734d50ac7102e4aea Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 17:02:31 +0900 Subject: [PATCH 05/65] update to the latest git --- jd.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/jd.spec b/jd.spec index 954faaa..9beee66 100644 --- a/jd.spec +++ b/jd.spec @@ -11,25 +11,25 @@ ########################################## # Defined by upsteam # -%define main_ver 0.12.0 +%define main_ver 0.13.0 #%%define strtag 20200118 -#%%define pre_ver beta +%define pre_ver alpha ########################################## # %global reponame JDim -%global gitdate 20240706 -%global gitcommit 15db3a9077847b5688db67dcdfa7f7bd38f92128 +%global gitdate 20240713 +%global gitcommit 72609dccbbebf97b2d2130a1389b187d9cf4f853 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240707 -%global tarballtime 1109 +%global tarballdate 20240714 +%global tarballtime 1658 ########################################## # 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 @@ -57,7 +57,7 @@ ########################################## ########################################## -%global use_gcc_strict_sanitize 0 +%global use_gcc_strict_sanitize 1 %global flagrel %{nil} %if 0%{?use_cppcheck} >= 1 From 930bbba5914126c3c81ae42be959a35d10a11549 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 14 Jul 2024 17:03:36 +0900 Subject: [PATCH 06/65] update to the latest git --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 6cfc258..a868c0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240707T1109.tar.gz) = d192f4c31e9647c9067fb8c19a10a6c21fc640e19d59a303d88a7379cbb514827f929fef145d5376f7e156514424412b8744bf8689337590d103448a0fa03053 +SHA512 (JDim-20240714T1658.tar.gz) = 67518d35ce5b478b752380b2259f8d5fbf0d0687f7bd75dd9f1b28eecbd5c819cbfa0d5f106faec7b5f2615f45dce15baeb8b5fe5a4e3e75c2c8c12b90bd728c From 233d6890189ca108b25134ba4d6789764daf8c3d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 10:57:26 +0000 Subject: [PATCH 07/65] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- jd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/jd.spec b/jd.spec index 954faaa..d510558 100644 --- a/jd.spec +++ b/jd.spec @@ -77,7 +77,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 License: GPLv2 @@ -217,6 +217,9 @@ export ASAN_OPTIONS=detect_leaks=0 %{_datadir}/icons/hicolor/*/apps/jdim.* %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 1:0.12.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sun Jul 07 2024 Mamoru TASAKA - 1:0.12.0-1 - 0.12.0 From cebdb5daee6221a20819777e059b48a192eaace1 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 21 Jul 2024 16:54:04 +0900 Subject: [PATCH 08/65] update to the latest git --- jd.spec | 17 +++++------------ sources | 2 +- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/jd.spec b/jd.spec index 9beee66..4ff96a8 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240713 -%global gitcommit 72609dccbbebf97b2d2130a1389b187d9cf4f853 +%global gitdate 20240720 +%global gitcommit 4901547616045e4c5d6290328163e43970988aa8 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240714 -%global tarballtime 1658 +%global tarballdate 20240721 +%global tarballtime 1651 ########################################## # Defined by vendor @@ -33,7 +33,6 @@ # Tag name changed from vendor to vendorname so as not to # overwrite Vendor entry in Summary %define vendorname fedora -%define gtkmmdevel pkgconfig(gtkmm-3.0) %define fontpackage mona-fonts-VLGothic ########################################## @@ -88,7 +87,7 @@ Source0: JDim-%{tarballdate}T%{tarballtime}.tar.gz Source1: create-JD-git-bare-tarball.sh BuildRequires: gcc-c++ -BuildRequires: %{gtkmmdevel} +BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: libgcrypt-devel BuildRequires: libxcrypt-devel BuildRequires: pkgconfig(alsa) @@ -162,12 +161,6 @@ export LDFLAGS="$LDFLAGS -Wl,--push-state,--no-as-needed -lcrypt -Wl,--pop-state export CC="${CC} -fsanitize=address -fsanitize=undefined" export CXX="${CXX} -fsanitize=address -fsanitize=undefined" export LDFLAGS="${LDFLAGS} -pthread" - -# Currently -fPIE binary cannot work with ASAN on kernel 4.12 -# https://github.com/google/sanitizers/issues/837 -export CFLAGS="$(echo $CFLAGS | sed -e 's|-specs=[^ \t][^ \t]*hardened[^ \t][^ \t]*||g')" -export CXXFLAGS="$(echo $CXXFLAGS | sed -e 's|-specs=[^ \t][^ \t]*hardened[^ \t][^ \t]*||g')" -export LDFLAGS="$(echo $LDFLAGS | sed -e 's|-specs=[^ \t][^ \t]*hardened[^ \t][^ \t]*||g')" %endif %meson \ diff --git a/sources b/sources index a868c0d..957acd0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240714T1658.tar.gz) = 67518d35ce5b478b752380b2259f8d5fbf0d0687f7bd75dd9f1b28eecbd5c819cbfa0d5f106faec7b5f2615f45dce15baeb8b5fe5a4e3e75c2c8c12b90bd728c +SHA512 (JDim-20240721T1651.tar.gz) = 215d15e9a6df92303e56dd621ca428af85402e932c4acf40fda8d2437c44b4bc9e7ff58ef7ba7f6535558ec5cda54074a78822e1888c32cc8ca34d9fcb02081e From 864d0f026c95c11be583d7f37ed318714334094c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 28 Jul 2024 16:52:15 +0900 Subject: [PATCH 09/65] 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 4ff96a8..5060e96 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240720 -%global gitcommit 4901547616045e4c5d6290328163e43970988aa8 +%global gitdate 20240727 +%global gitcommit 19818c1c7c274d984468ebd763a1d2962a1e70eb #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240721 -%global tarballtime 1651 +%global tarballdate 20240728 +%global tarballtime 1650 ########################################## # Defined by vendor diff --git a/sources b/sources index 957acd0..9a5e220 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240721T1651.tar.gz) = 215d15e9a6df92303e56dd621ca428af85402e932c4acf40fda8d2437c44b4bc9e7ff58ef7ba7f6535558ec5cda54074a78822e1888c32cc8ca34d9fcb02081e +SHA512 (JDim-20240728T1650.tar.gz) = 48370239b7549621637ecf7b699d1f1d4e31666af93b8b146cfefc8237a9b9c6944e0f3ce9c8bdc7a8a08d57d4a313d27a8a39b931ed98dd93e49a9578eea5b1 From 94b90805455d36699c91d05a0abd1542647f22ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 29 Jul 2024 10:50:17 +0200 Subject: [PATCH 10/65] convert GPLv2 license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- jd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/jd.spec b/jd.spec index d510558..dbc0fd6 100644 --- a/jd.spec +++ b/jd.spec @@ -77,10 +77,11 @@ 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 -License: GPLv2 +# Automatically converted from old format: GPLv2 - review is highly recommended. +License: GPL-2.0-only URL: https://github.com/JDimproved/JDim #Source0: http://dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz @@ -217,6 +218,9 @@ export ASAN_OPTIONS=detect_leaks=0 %{_datadir}/icons/hicolor/*/apps/jdim.* %changelog +* Mon Jul 29 2024 Miroslav Suchý - 1:0.12.0-3 +- convert license to SPDX + * Thu Jul 18 2024 Fedora Release Engineering - 1:0.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 71d2ecd31d827f345bf295a93a549f2d38ff615f Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Tue, 6 Aug 2024 09:24:24 +0900 Subject: [PATCH 11/65] 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 5060e96..132f866 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240727 -%global gitcommit 19818c1c7c274d984468ebd763a1d2962a1e70eb +%global gitdate 20240803 +%global gitcommit 8fec906a8b2b8b4a14b6a4dc29343db32f177b52 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240728 -%global tarballtime 1650 +%global tarballdate 20240806 +%global tarballtime 0921 ########################################## # Defined by vendor diff --git a/sources b/sources index 9a5e220..f4400af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240728T1650.tar.gz) = 48370239b7549621637ecf7b699d1f1d4e31666af93b8b146cfefc8237a9b9c6944e0f3ce9c8bdc7a8a08d57d4a313d27a8a39b931ed98dd93e49a9578eea5b1 +SHA512 (JDim-20240806T0921.tar.gz) = 95a610c6125e989628e236028d709b7091e19af2887959be1acbefceae39cf1411ad53e9a7c4e7bc554c402a2a8e6736d642af4b2ecb5b6b433b842a742e2de7 From 749d077932bf9dcb61435a8e849a52d778d7658c Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 11 Aug 2024 11:54:53 +0900 Subject: [PATCH 12/65] 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 132f866..b9ae2cd 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240803 -%global gitcommit 8fec906a8b2b8b4a14b6a4dc29343db32f177b52 +%global gitdate 20240810 +%global gitcommit d83d9880960f2d079318160f27e96844eada7c2b #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240806 -%global tarballtime 0921 +%global tarballdate 20240811 +%global tarballtime 1133 ########################################## # Defined by vendor diff --git a/sources b/sources index f4400af..6cb32c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240806T0921.tar.gz) = 95a610c6125e989628e236028d709b7091e19af2887959be1acbefceae39cf1411ad53e9a7c4e7bc554c402a2a8e6736d642af4b2ecb5b6b433b842a742e2de7 +SHA512 (JDim-20240811T1133.tar.gz) = bfe49cae7f2cfa6ac32ecabcf1aa0927dda4a10d65900e40c6cc1d2decbaf0a75a6642e01a6c024c56e79b3b2231093328647ae3402b8d01f02e8f5dc7edd965 From e07f0f845380fdd96b08674a2c6dfe1ba73d9791 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 18 Aug 2024 00:05:26 +0900 Subject: [PATCH 13/65] 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 b9ae2cd..68389ed 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240810 -%global gitcommit d83d9880960f2d079318160f27e96844eada7c2b +%global gitdate 20240817 +%global gitcommit cbf6e569d1baf7fd111a79e3a0fba29640540509 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240811 -%global tarballtime 1133 +%global tarballdate 20240817 +%global tarballtime 2359 ########################################## # Defined by vendor diff --git a/sources b/sources index 6cb32c9..9643d91 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240811T1133.tar.gz) = bfe49cae7f2cfa6ac32ecabcf1aa0927dda4a10d65900e40c6cc1d2decbaf0a75a6642e01a6c024c56e79b3b2231093328647ae3402b8d01f02e8f5dc7edd965 +SHA512 (JDim-20240817T2359.tar.gz) = d47430639ef13fbb2b01802e110e00fee8f9ec6eb9258af89488358deb780cb01fb6182f17ffe61d5f1d76465be5f8b1ee4d8e28085ce86fdd079957dbecff7c From c6442e606285ab4b16f91b498851fb201f99e973 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 25 Aug 2024 15:39:01 +0900 Subject: [PATCH 14/65] 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 68389ed..8c061d5 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240817 -%global gitcommit cbf6e569d1baf7fd111a79e3a0fba29640540509 +%global gitdate 20240824 +%global gitcommit d166b9d08e1d75c5a2c0a8df2f1647f91e919377 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240817 -%global tarballtime 2359 +%global tarballdate 20240825 +%global tarballtime 1536 ########################################## # Defined by vendor diff --git a/sources b/sources index 9643d91..eea018a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240817T2359.tar.gz) = d47430639ef13fbb2b01802e110e00fee8f9ec6eb9258af89488358deb780cb01fb6182f17ffe61d5f1d76465be5f8b1ee4d8e28085ce86fdd079957dbecff7c +SHA512 (JDim-20240825T1536.tar.gz) = 93f4f6f96666c99428d096e405ab25a6b85c38671f5fe69cf8a011fc7a766ee5dffdbde601515bff1b647f334976dd7de628115593130b1e7d2fcf3f507ff17e From 5f26df7d504fbac3b88e8eb83cd03e8a5c46dd75 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 31 Aug 2024 22:59:41 +0900 Subject: [PATCH 15/65] 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 8c061d5..84d933d 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240824 -%global gitcommit d166b9d08e1d75c5a2c0a8df2f1647f91e919377 +%global gitdate 20240831 +%global gitcommit b4f65bdd5b5fbe2c6ba2bfd73543c9bc0e685195 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240825 -%global tarballtime 1536 +%global tarballdate 20240831 +%global tarballtime 2257 ########################################## # Defined by vendor diff --git a/sources b/sources index eea018a..bc5fd39 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240825T1536.tar.gz) = 93f4f6f96666c99428d096e405ab25a6b85c38671f5fe69cf8a011fc7a766ee5dffdbde601515bff1b647f334976dd7de628115593130b1e7d2fcf3f507ff17e +SHA512 (JDim-20240831T2257.tar.gz) = 36a9322a3eebd364ada77d4dec431f1280392dc4aba14d10b55e42f04d022aad1deab933c548c2ca2b43f19184efe2a93d1a4a30855a77f134840f0123ad8c5c From 0a29b48343b107d5ee454213a74a5a526af2a4c9 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 8 Sep 2024 15:04:41 +0900 Subject: [PATCH 16/65] 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 84d933d..f1bc959 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240831 -%global gitcommit b4f65bdd5b5fbe2c6ba2bfd73543c9bc0e685195 +%global gitdate 20240907 +%global gitcommit 43e20b1868d38dd76359bde97b8086734ddba002 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240831 -%global tarballtime 2257 +%global tarballdate 20240908 +%global tarballtime 1502 ########################################## # Defined by vendor diff --git a/sources b/sources index bc5fd39..1fe3847 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240831T2257.tar.gz) = 36a9322a3eebd364ada77d4dec431f1280392dc4aba14d10b55e42f04d022aad1deab933c548c2ca2b43f19184efe2a93d1a4a30855a77f134840f0123ad8c5c +SHA512 (JDim-20240908T1502.tar.gz) = e9dd9be1389f29c373a813e1a78e1093806dfc77575f74c784f377ed3f88220c4d627a0ba7c2664c4b3c5c7983826cb374bf9eeb8440d63e444faa6b1ff90c45 From bbfd42885ec3bc5b3c199f77f3e7ce09bb605589 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 16 Sep 2024 21:23:52 +0900 Subject: [PATCH 17/65] 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 f1bc959..256c4d8 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240907 -%global gitcommit 43e20b1868d38dd76359bde97b8086734ddba002 +%global gitdate 20240914 +%global gitcommit 14f491b13e436363a502d774c9d69f0b74a63d1e #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240908 -%global tarballtime 1502 +%global tarballdate 20240916 +%global tarballtime 2121 ########################################## # Defined by vendor diff --git a/sources b/sources index 1fe3847..6d4e7a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240908T1502.tar.gz) = e9dd9be1389f29c373a813e1a78e1093806dfc77575f74c784f377ed3f88220c4d627a0ba7c2664c4b3c5c7983826cb374bf9eeb8440d63e444faa6b1ff90c45 +SHA512 (JDim-20240916T2121.tar.gz) = 214c06befa1665b1a323bad1bdd3acf843215e763bf70c4fd5c47fa9a2076c3cf55583d17312da9d0575c8ad7000628c4cb7bc0fb4382ff63ec2d52baa7d4b99 From 835f147f1ec289710569184be731200caf145b53 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 22 Sep 2024 22:19:39 +0900 Subject: [PATCH 18/65] 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 256c4d8..6d9c7af 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240914 -%global gitcommit 14f491b13e436363a502d774c9d69f0b74a63d1e +%global gitdate 20240921 +%global gitcommit 181ccb16114b7ce11147b4250c9db62ff6e5a3a2 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240916 -%global tarballtime 2121 +%global tarballdate 20240922 +%global tarballtime 2217 ########################################## # Defined by vendor diff --git a/sources b/sources index 6d4e7a6..266d878 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240916T2121.tar.gz) = 214c06befa1665b1a323bad1bdd3acf843215e763bf70c4fd5c47fa9a2076c3cf55583d17312da9d0575c8ad7000628c4cb7bc0fb4382ff63ec2d52baa7d4b99 +SHA512 (JDim-20240922T2217.tar.gz) = bf99417376e350a8eafafe6700ddbc43e98927885e32c5dcbc49d3482d766b845750cf2f0e98e7081ab9b67a4c4959842d8db263e518769dc34025c8600bede2 From c7a96bffcdde76d2c0116e01f504d45129fa2e2b Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 30 Sep 2024 21:38:19 +0900 Subject: [PATCH 19/65] 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 6d9c7af..3559943 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240921 -%global gitcommit 181ccb16114b7ce11147b4250c9db62ff6e5a3a2 +%global gitdate 20240928 +%global gitcommit 128642f6e4e038a1991047f8c16b7fbcb2e56709 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240922 -%global tarballtime 2217 +%global tarballdate 20240930 +%global tarballtime 2136 ########################################## # Defined by vendor diff --git a/sources b/sources index 266d878..d039395 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240922T2217.tar.gz) = bf99417376e350a8eafafe6700ddbc43e98927885e32c5dcbc49d3482d766b845750cf2f0e98e7081ab9b67a4c4959842d8db263e518769dc34025c8600bede2 +SHA512 (JDim-20240930T2136.tar.gz) = 35c3c9de7dfa1dbe5fb1f41f45fca6439627850f9c24cdc53869dbfc24c7c3d25afa5a9c8caf5eb26477804bda1c6c1d0a98e96e9f1ccb427735a4520556592e From 524e9fc9fc2f84b49d66834212a505110e8f698f Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 7 Oct 2024 23:04:56 +0900 Subject: [PATCH 20/65] 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 3559943..9317fc6 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20240928 -%global gitcommit 128642f6e4e038a1991047f8c16b7fbcb2e56709 +%global gitdate 20241005 +%global gitcommit 11567f3b2c65ac7f755d3a7ae6e23523ab13aade #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20240930 -%global tarballtime 2136 +%global tarballdate 20241007 +%global tarballtime 2302 ########################################## # Defined by vendor diff --git a/sources b/sources index d039395..4e6d475 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20240930T2136.tar.gz) = 35c3c9de7dfa1dbe5fb1f41f45fca6439627850f9c24cdc53869dbfc24c7c3d25afa5a9c8caf5eb26477804bda1c6c1d0a98e96e9f1ccb427735a4520556592e +SHA512 (JDim-20241007T2302.tar.gz) = 43e153d22f3e64699fdacc20efda88f87a0efe3a2bcce66a74acb592ed597e7e0b801c8f22fe2cf7cb355ecf1a44d6d56087ad1cbad38961b5677430ff87374c From 69ea5af6f8d6324376ecb6018fcfe5de32cb7fb7 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 12 Oct 2024 22:51:51 +0900 Subject: [PATCH 21/65] 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 9317fc6..1bb20bf 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241005 -%global gitcommit 11567f3b2c65ac7f755d3a7ae6e23523ab13aade +%global gitdate 20241012 +%global gitcommit 9637873d174afd3530735ef9669e976344017103 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241007 -%global tarballtime 2302 +%global tarballdate 20241012 +%global tarballtime 2249 ########################################## # Defined by vendor diff --git a/sources b/sources index 4e6d475..3fc5fba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241007T2302.tar.gz) = 43e153d22f3e64699fdacc20efda88f87a0efe3a2bcce66a74acb592ed597e7e0b801c8f22fe2cf7cb355ecf1a44d6d56087ad1cbad38961b5677430ff87374c +SHA512 (JDim-20241012T2249.tar.gz) = 1ebbbd0874d7462382a24e934032e91b7aa0a0be220db236fa3f623e1da61995c2d437922c5551a51a733136b30a1b37b46878eb730b4533af59bbac2b1dfcf6 From 17ba7b9d724546d2487831aa8dac15adf7e6bcf3 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 21 Oct 2024 14:36:01 +0900 Subject: [PATCH 22/65] 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 1bb20bf..5151d97 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241012 -%global gitcommit 9637873d174afd3530735ef9669e976344017103 +%global gitdate 20241019 +%global gitcommit ac8f2ffd4fab71dfd04262f39b6942f2ed342abc #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241012 -%global tarballtime 2249 +%global tarballdate 20241021 +%global tarballtime 1433 ########################################## # Defined by vendor diff --git a/sources b/sources index 3fc5fba..5f88450 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241012T2249.tar.gz) = 1ebbbd0874d7462382a24e934032e91b7aa0a0be220db236fa3f623e1da61995c2d437922c5551a51a733136b30a1b37b46878eb730b4533af59bbac2b1dfcf6 +SHA512 (JDim-20241021T1433.tar.gz) = d69a23641f7986a2ebff553ac3e35d8248a7d5ac5bcc6ace5dd5dd0711485660cbd8adba9925680f4e131ff67e43d8d35664cc3d87caa75c627de9c6e612d74a From 0cd8e3014c59ff55cdb6e7b7a62c525e20bcc5e7 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 27 Oct 2024 15:23:11 +0900 Subject: [PATCH 23/65] 0.12.0 --- jd.spec | 8 ++++---- sources | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jd.spec b/jd.spec index 5151d97..e5f33f6 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241019 -%global gitcommit ac8f2ffd4fab71dfd04262f39b6942f2ed342abc +%global gitdate 20241026 +%global gitcommit 52bc133a1b9229e7bae617be27df4fea6baaef4c #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241021 -%global tarballtime 1433 +%global tarballdate 20241027 +%global tarballtime 1519 ########################################## # Defined by vendor diff --git a/sources b/sources index 5f88450..76a10a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241021T1433.tar.gz) = d69a23641f7986a2ebff553ac3e35d8248a7d5ac5bcc6ace5dd5dd0711485660cbd8adba9925680f4e131ff67e43d8d35664cc3d87caa75c627de9c6e612d74a +SHA512 (JDim-20241027T1519.tar.gz) = 673c347c48b4a4f469b87d3300634ca0e1012db3584983fb0239da621d2c67b8acdd4977517b75921917c2a1143c6d53bf35becf9047c9d29cc3494cbcdc0805 From 438e8e572d17c1b617bb45853180f64591f93246 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 27 Oct 2024 15:24:17 +0900 Subject: [PATCH 24/65] reset release --- jd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd.spec b/jd.spec index b66ae3a..c29233f 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: 3%{?dist}%{flagrel} +Release: 1%{?dist}%{flagrel} Summary: A 2ch browser # Automatically converted from old format: GPLv2 - review is highly recommended. From 6bab63f3e0812a5589ee6be4d94328d94b0fca98 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 10 Nov 2024 15:45:58 +0900 Subject: [PATCH 25/65] 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 c29233f..f3dbcbf 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241026 -%global gitcommit 52bc133a1b9229e7bae617be27df4fea6baaef4c +%global gitdate 20241109 +%global gitcommit 035a5f4dc6a6d1e9cfe66ff5b7dd9864e995e493 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241027 -%global tarballtime 1519 +%global tarballdate 20241110 +%global tarballtime 1543 ########################################## # Defined by vendor diff --git a/sources b/sources index 76a10a5..68f2aa6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241027T1519.tar.gz) = 673c347c48b4a4f469b87d3300634ca0e1012db3584983fb0239da621d2c67b8acdd4977517b75921917c2a1143c6d53bf35becf9047c9d29cc3494cbcdc0805 +SHA512 (JDim-20241110T1543.tar.gz) = ffefb3933cd8c8013152eaf493fe045b611824e79648008893fa33bd86c216085f02ba2bddf256d811d6545df459d6f6670e211a08cd6846cf4a98d21d43e577 From c3e08294759fda217fc8c92b1a16cc0dce0bfd7e Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 5 Dec 2024 16:12:11 +0900 Subject: [PATCH 26/65] update to the latest git --- jd.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jd.spec b/jd.spec index f3dbcbf..809278b 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241109 +%global gitdate 20241130 %global gitcommit 035a5f4dc6a6d1e9cfe66ff5b7dd9864e995e493 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241110 -%global tarballtime 1543 +%global tarballdate 20241205 +%global tarballtime 1609 ########################################## # Defined by vendor diff --git a/sources b/sources index 68f2aa6..33b135c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241110T1543.tar.gz) = ffefb3933cd8c8013152eaf493fe045b611824e79648008893fa33bd86c216085f02ba2bddf256d811d6545df459d6f6670e211a08cd6846cf4a98d21d43e577 +SHA512 (JDim-20241205T1609.tar.gz) = e04a4270a54abbc7b4cd13db58eec5c41f341aada08a1e6669885787ac6768ea1bf7d66baca49615ca104f12812759cf60e4b4993f8ff0f822cc39073c479038 From 5411b578302de484a61698779b45b23be0839d95 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 8 Dec 2024 15:57:04 +0900 Subject: [PATCH 27/65] 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 809278b..31fe1f3 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241130 -%global gitcommit 035a5f4dc6a6d1e9cfe66ff5b7dd9864e995e493 +%global gitdate 20241207 +%global gitcommit 500d25e47ce433183c6b3c4f7a2bd7d82a95ae95 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241205 -%global tarballtime 1609 +%global tarballdate 20241208 +%global tarballtime 1554 ########################################## # Defined by vendor diff --git a/sources b/sources index 33b135c..9e224c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241205T1609.tar.gz) = e04a4270a54abbc7b4cd13db58eec5c41f341aada08a1e6669885787ac6768ea1bf7d66baca49615ca104f12812759cf60e4b4993f8ff0f822cc39073c479038 +SHA512 (JDim-20241208T1554.tar.gz) = 495198b720d56c037758d301d985b8a25d31e53a3f0e969220da05be7f4c7545572c3718e912c83de956b21209c838a792f17d1ad9308e1609f206bc68fe210b From 8c174c0b14b371ee51c70a1a8567f03f792e6c88 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 15 Dec 2024 22:54:58 +0900 Subject: [PATCH 28/65] 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 31fe1f3..d226043 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241207 -%global gitcommit 500d25e47ce433183c6b3c4f7a2bd7d82a95ae95 +%global gitdate 20241215 +%global gitcommit 101784cf1a328a222cb91095df1922517b0d1239 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241208 -%global tarballtime 1554 +%global tarballdate 20241215 +%global tarballtime 2229 ########################################## # Defined by vendor diff --git a/sources b/sources index 9e224c9..21f4e29 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241208T1554.tar.gz) = 495198b720d56c037758d301d985b8a25d31e53a3f0e969220da05be7f4c7545572c3718e912c83de956b21209c838a792f17d1ad9308e1609f206bc68fe210b +SHA512 (JDim-20241215T2229.tar.gz) = f728b3a46318b4b6cededaa452e6f0e91598f29a43df2a3eff23374b0054c39c0a578d6f61f87f15a75ba5f277c3fba1c22e094c4e43c12c9dd343ce9a2ab3aa From b4ac1abcc41f68126db742404b6482db88e28d5a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 16 Dec 2024 15:05:28 +0900 Subject: [PATCH 29/65] update to the latest git --- jd.spec | 6 +++--- sources | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jd.spec b/jd.spec index d226043..18ac772 100644 --- a/jd.spec +++ b/jd.spec @@ -18,12 +18,12 @@ # %global reponame JDim %global gitdate 20241215 -%global gitcommit 101784cf1a328a222cb91095df1922517b0d1239 +%global gitcommit 31a6faec0dc28e66737418b0871135807eae4747 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241215 -%global tarballtime 2229 +%global tarballdate 20241216 +%global tarballtime 1503 ########################################## # Defined by vendor diff --git a/sources b/sources index 21f4e29..e0a5deb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241215T2229.tar.gz) = f728b3a46318b4b6cededaa452e6f0e91598f29a43df2a3eff23374b0054c39c0a578d6f61f87f15a75ba5f277c3fba1c22e094c4e43c12c9dd343ce9a2ab3aa +SHA512 (JDim-20241216T1503.tar.gz) = 33a9b1d5456e3f571f417e5caa6f748d2cec6d54c2f571fc076e5eb21bf22b32aef629c02a28ec2d81a261a75f2227cb7c011f25715fed61d778883286ae46d7 From 1d718d7bccd0ab09afbfab1171bc38575e16f5f8 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sun, 22 Dec 2024 16:58:51 +0900 Subject: [PATCH 30/65] 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 18ac772..3f188ff 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241215 -%global gitcommit 31a6faec0dc28e66737418b0871135807eae4747 +%global gitdate 20241221 +%global gitcommit 056d34bf3a95ed60537273b440302ee53984a8e4 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241216 -%global tarballtime 1503 +%global tarballdate 20241222 +%global tarballtime 1655 ########################################## # Defined by vendor diff --git a/sources b/sources index e0a5deb..0d2d23b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241216T1503.tar.gz) = 33a9b1d5456e3f571f417e5caa6f748d2cec6d54c2f571fc076e5eb21bf22b32aef629c02a28ec2d81a261a75f2227cb7c011f25715fed61d778883286ae46d7 +SHA512 (JDim-20241222T1655.tar.gz) = 91f4a9e823f5e2bca7abeb514a8fa80366986328af4fb2e88d1895fc8d4516369b878a64f5c458c87815335a76398efffd5b039a56da82382021e6da9f37e5b6 From 98b1b0553d95eb6f85ea01aec181721fdbc85561 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 23 Dec 2024 07:53:08 +0900 Subject: [PATCH 31/65] 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 3f188ff..7c692b3 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241221 -%global gitcommit 056d34bf3a95ed60537273b440302ee53984a8e4 +%global gitdate 20241222 +%global gitcommit 66a4c1288312fa3c94c95d81c317ade3c5aec6bd #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241222 -%global tarballtime 1655 +%global tarballdate 20241223 +%global tarballtime 0750 ########################################## # Defined by vendor diff --git a/sources b/sources index 0d2d23b..6a0e659 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241222T1655.tar.gz) = 91f4a9e823f5e2bca7abeb514a8fa80366986328af4fb2e88d1895fc8d4516369b878a64f5c458c87815335a76398efffd5b039a56da82382021e6da9f37e5b6 +SHA512 (JDim-20241223T0750.tar.gz) = 60e1d909bad84f0a2004bb9c28d1371132c60766c45973b7e690188503aec85d938f95fdf78f3f6e62ba17963666db59abcaf35226d001818c715345483fc478 From d8f2467479ac27f681827b324084ce06b5252d08 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 27 Dec 2024 19:19:29 +0900 Subject: [PATCH 32/65] 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 7c692b3..579468a 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241222 -%global gitcommit 66a4c1288312fa3c94c95d81c317ade3c5aec6bd +%global gitdate 20241226 +%global gitcommit b94d1d84f620e56bc748df092177a8e6940f039b #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241223 -%global tarballtime 0750 +%global tarballdate 20241227 +%global tarballtime 1916 ########################################## # Defined by vendor diff --git a/sources b/sources index 6a0e659..08ddf69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241223T0750.tar.gz) = 60e1d909bad84f0a2004bb9c28d1371132c60766c45973b7e690188503aec85d938f95fdf78f3f6e62ba17963666db59abcaf35226d001818c715345483fc478 +SHA512 (JDim-20241227T1916.tar.gz) = f78adb8b0ab71ab2a17e9688c8dd0866e55e8c2f05cb545d74a8fb51bc86abf05a5e4f8ee90215d1202a99d8e5361dac886152de8fa5a406b405a7ff0e83eca8 From 95fdced92fc7b19f25524798c5257f4a4336776a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 27 Dec 2024 19:28:27 +0900 Subject: [PATCH 33/65] fix tag --- jd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jd.spec b/jd.spec index 579468a..733b4e9 100644 --- a/jd.spec +++ b/jd.spec @@ -13,7 +13,7 @@ # %define main_ver 0.13.0 #%%define strtag 20200118 -%define pre_ver alpha +%define pre_ver beta ########################################## # %global reponame JDim From 8839d959f56d3c17c4b334c5090c81747af1f965 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Wed, 1 Jan 2025 23:43:18 +0900 Subject: [PATCH 34/65] 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 733b4e9..25f4113 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241226 -%global gitcommit b94d1d84f620e56bc748df092177a8e6940f039b +%global gitdate 20241228 +%global gitcommit d29af3e80ff814da6a7e992510ef34d91b3ceb36 #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20241227 -%global tarballtime 1916 +%global tarballdate 20250101 +%global tarballtime 2341 ########################################## # Defined by vendor diff --git a/sources b/sources index 08ddf69..f712c49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20241227T1916.tar.gz) = f78adb8b0ab71ab2a17e9688c8dd0866e55e8c2f05cb545d74a8fb51bc86abf05a5e4f8ee90215d1202a99d8e5361dac886152de8fa5a406b405a7ff0e83eca8 +SHA512 (JDim-20250101T2341.tar.gz) = 07c2ef69369966e5a9f2890c57bfe4de5388fbecbf15dfd95ec8ec8c4fd96714976f4b493ef52e18f99818cc422561cfef14a67c5d3228eb0b7ee0ff19c660ed From e56b1f903c6f483d995c2f045081831155087f26 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Mon, 6 Jan 2025 14:43:28 +0900 Subject: [PATCH 35/65] 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 25f4113..ca9e259 100644 --- a/jd.spec +++ b/jd.spec @@ -17,13 +17,13 @@ ########################################## # %global reponame JDim -%global gitdate 20241228 -%global gitcommit d29af3e80ff814da6a7e992510ef34d91b3ceb36 +%global gitdate 20250105 +%global gitcommit f7abb65bd50854ea34b378cf3e2803fbfc6bedfd #%%global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250101 -%global tarballtime 2341 +%global tarballdate 20250106 +%global tarballtime 1439 ########################################## # Defined by vendor diff --git a/sources b/sources index f712c49..0c4ef49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250101T2341.tar.gz) = 07c2ef69369966e5a9f2890c57bfe4de5388fbecbf15dfd95ec8ec8c4fd96714976f4b493ef52e18f99818cc422561cfef14a67c5d3228eb0b7ee0ff19c660ed +SHA512 (JDim-20250106T1439.tar.gz) = 325a7bf3708b5d5a94a8cec7db3b7400010cf56851487c628546ac6936ee2901d9a4dfe5659caa4b01b1d676eaba4d0e9f467dc87befe1f5f3bd52b8a6724354 From 57c1da9836aa9ed671ef73e763736cdbe3e0e00a Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Sat, 11 Jan 2025 22:49:43 +0900 Subject: [PATCH 36/65] 0.13.0 release --- jd.spec | 21 ++++++++++++--------- sources | 2 +- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/jd.spec b/jd.spec index ca9e259..c8189b4 100644 --- a/jd.spec +++ b/jd.spec @@ -13,23 +13,23 @@ # %define main_ver 0.13.0 #%%define strtag 20200118 -%define pre_ver beta +%dnl %define pre_ver beta ########################################## # %global reponame JDim -%global gitdate 20250105 -%global gitcommit f7abb65bd50854ea34b378cf3e2803fbfc6bedfd -#%%global gitcommit JDim-v%{main_ver} +%global gitdate 20250111 +%global gitcommit afa6968bb0196ada6f2e8bdacc0184815c13e5b2 +%dnl %global gitcommit JDim-v%{main_ver} %global shortcommit %(c=%{gitcommit}; echo ${c:0:7}) -%global tarballdate 20250106 -%global tarballtime 1439 +%global tarballdate 20250111 +%global tarballtime 2245 ########################################## # 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 @@ -83,7 +83,7 @@ Summary: A 2ch browser License: GPL-2.0-only URL: https://github.com/JDimproved/JDim -#Source0: http://dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz +%dnl Source0: http://dl.sourceforge.jp/jd4linux/%{repoid}/%{name}-%{main_ver}-%{strtag}.tgz Source0: JDim-%{tarballdate}T%{tarballtime}.tar.gz Source1: create-JD-git-bare-tarball.sh @@ -211,6 +211,9 @@ export ASAN_OPTIONS=detect_leaks=0 %{_datadir}/icons/hicolor/*/apps/jdim.* %changelog +* Sat Jan 11 2025 Mamoru TASAKA - 1:0.13.0-1 +- 0.13.0 + * Mon Jul 29 2024 Miroslav Suchý - 1:0.12.0-3 - convert license to SPDX diff --git a/sources b/sources index 0c4ef49..d0058f0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (JDim-20250106T1439.tar.gz) = 325a7bf3708b5d5a94a8cec7db3b7400010cf56851487c628546ac6936ee2901d9a4dfe5659caa4b01b1d676eaba4d0e9f467dc87befe1f5f3bd52b8a6724354 +SHA512 (JDim-20250111T2245.tar.gz) = 4849e460927d055aff58dd1a61096cced6a905c42cc10f4de3fb8b983638c3fd63ad91da3ef75cd09cf6a3f514ca9f1fad7d526e489765e95ce2534dee10c1e1 From 563a61f2f5cf90386aabec7461479b73f7544836 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 07:48:47 +0000 Subject: [PATCH 37/65] 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 38/65] 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 39/65] 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 40/65] 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 41/65] 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 42/65] 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 43/65] 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 44/65] 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 45/65] 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 46/65] 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 47/65] 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 48/65] 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 49/65] 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 50/65] 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 51/65] 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 52/65] 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 53/65] 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 54/65] 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 55/65] 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 56/65] 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 57/65] 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 58/65] 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 59/65] 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 60/65] 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 61/65] 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 62/65] 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 63/65] 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 64/65] 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 65/65] 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