Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fe418e858a |
2 changed files with 10 additions and 7 deletions
15
pcmanfm.spec
15
pcmanfm.spec
|
|
@ -18,12 +18,12 @@
|
|||
%global git_builddir %{nil}
|
||||
|
||||
%if 0%{?use_gitbare} >= 1
|
||||
%global tarballdate 20250306
|
||||
%global tarballtime 1455
|
||||
%define use_gitcommit_as_rel 0
|
||||
%global tarballdate 20251218
|
||||
%global tarballtime 1224
|
||||
%define use_gitcommit_as_rel 1
|
||||
|
||||
%global githeaddate 20250304
|
||||
%global git_rev 50aa9435c49551993fcd3c20d18615795c8daedf
|
||||
%global githeaddate 20251022
|
||||
%global git_rev 09087446392d08c25412cade107bdec0a6e8ae7b
|
||||
%global git_short %(echo %{git_rev} | cut -c-8)
|
||||
%global git_version %{githeaddate}git%{git_short}
|
||||
%endif
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
|
||||
Name: pcmanfm
|
||||
Version: %{main_version}%{git_ver_rpm}
|
||||
Release: 4%{?dist}%{flagrel}
|
||||
Release: 1%{?dist}%{flagrel}
|
||||
Summary: Extremly fast and lightweight file manager
|
||||
|
||||
# SPDX confirmed
|
||||
|
|
@ -242,6 +242,9 @@ cd ..
|
|||
%{_includedir}/pcmanfm-modules.h
|
||||
|
||||
%changelog
|
||||
* Thu Dec 18 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.4.0^20251022git09087446-1
|
||||
- Update to the latest git
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (pcmanfm-20250306T1455.tar.gz) = dd79e6c183389a02b0825b2ef072b4ea890737935e627abbaf9b4dccfadd8be785c142521a14a5faacf0295d24282ca5bca81e10291175ec0c5657e45deb4df0
|
||||
SHA512 (pcmanfm-20251218T1224.tar.gz) = 41427507b7cdb3d8eb142f858d5228394aa6eaabe38405dc20c12d3c94efd2bc88e6ccda49d9a9b463cbf0092e8f9bed5aa76a0aa23a0a573071a53ab78a3100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue