diff --git a/lxtask.spec b/lxtask.spec index 31a93bf..8cd0c25 100644 --- a/lxtask.spec +++ b/lxtask.spec @@ -13,26 +13,27 @@ %global git_builddir %{nil} %if 0%{?use_gitbare} -%global gittardate 20241002 -%global gittartime 2221 +%global gittardate 20250327 +%global gittartime 1511 +%define use_gitcommit_as_rel 0 -%global gitbaredate 20240905 -%global git_rev 6aaa2949c8caf63cda04ee4068fe389751aa1e7b +%global gitbaredate 20250325 +%global git_rev 33d3f23801089589e3e866fd43c4c96fd0b9d325 %global git_short %(echo %{git_rev} | cut -c-8) %global git_version %{gitbaredate}git%{git_short} %endif -%if 0%{?use_git} || 0%{?use_gitbare} +%if 0%{?use_gitcommit_as_rel} %global git_ver_rpm ^%{git_version} %global git_builddir -%{git_version} %endif -%global main_version 0.1.11 +%global main_version 0.1.12 Name: lxtask Version: %{main_version}%{git_ver_rpm} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight and desktop independent task manager # SPDX confirmed @@ -77,6 +78,17 @@ git clone ./%{name}.git/ cd %{name} git checkout -b %{main_version}-fedora %{git_rev} + +# Restore timestamps +set +x +echo "Restore timestamps" +git ls-tree -r --name-only HEAD | while read f +do + unixtime=$(git log -n 1 --pretty='%ct' -- $f) + touch -d "@${unixtime}" $f +done +set -x + cp -a [A-Z]* .. %endif @@ -131,6 +143,15 @@ cd .. %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 0.1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Thu Mar 27 2025 Mamoru TASAKA - 0.1.12-1 +- 0.1.12 + +* Fri Jan 17 2025 Fedora Release Engineering - 0.1.11^20240905git6aaa2949-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Wed Oct 02 2024 Mamoru TASAKA - 0.1.11^20240905git6aaa2949-1 - Update to the latest git diff --git a/sources b/sources index a8f0a9c..d81a4d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lxtask-20241002T2221.tar.gz) = 3a96af3a76f490d5d575021ec97cf02434b0ad89268ac7185471e2ad0bc3b46c1af58a0de5fba582c14c2eaba3148d5eac2a068ec820715fb3420e1c611c365a +SHA512 (lxtask-20250327T1511.tar.gz) = db3ceab603eedb7272880e99ccd084928ff5c418a8d06c4ad48a68b8113294e109d85f089156acf90107397968f7395b2485a5952a7dc64eeaf4f99663a62712