public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/remind] epel10: v05.03.07
@ 2026-08-21 13:53 Dick Marinus
0 siblings, 0 replies; only message in thread
From: Dick Marinus @ 2026-08-21 13:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : da4da373449180725469cdfbfc76e3b3b48d5d93
Author : Dick Marinus <dick@mrns.nl>
Date : 2025-05-23T21:00:50+02:00
Stats : +12/-11 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/da4da373449180725469cdfbfc76e3b3b48d5d93?branch=epel10
Log:
v05.03.07
---
diff --git a/.gitignore b/.gitignore
index 099c7ff..0d202b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@
/remind-05.00.02.tar.gz.sig
/remind-05.00.05.tar.gz
/remind-05.00.05.tar.gz.sig
+/remind-05.03.07.tar.gz
+/remind-05.03.07.tar.gz.sig
diff --git a/remind.spec b/remind.spec
index 42f50c8..7d0adc3 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,6 +1,6 @@
Name: remind
-Version: 05.00.05
-Release: 3%{?dist}
+Version: 05.03.07
+Release: 1%{?dist}
Summary: Sophisticated calendar and alarm program
# GPL-2.0-only: main software
@@ -18,7 +18,6 @@ Patch: use-system-libjsonparser.diff
# temporary
-Patch: remove-timezone-tests-from-compare.patch
Patch: 0001-Do-not-use-obsolete-tail-2-syntax.-Instead-use-tail-.patch
BuildRequires: gcc
@@ -32,6 +31,7 @@ BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: pkgconfig(json-parser)
BuildRequires: desktop-file-utils
+BuildRequires: tzdata
Recommends: remind-tools
Recommends: remind-gui
Recommends: remind-doc
@@ -107,14 +107,10 @@ rm src/json.c
desktop-file-validate %{buildroot}%{_datadir}/applications/tkremind.desktop
%check
-# NOTE(neil): 2024-01-09 disabling tz.rem as it is broken
-
-sed -iE 's,^TZ=America.*,,;s,^TZ=Europe.*,,' tests/test-rem
-
make test
%files
-%doc README
+%doc README.md
%license COPYRIGHT
%attr(0755,-,-) %{_bindir}/%{name}
%{_bindir}/rem
@@ -123,7 +119,7 @@ make test
%{_mandir}/man1/%{name}.1*
%files doc
-%doc README docs/
+%doc README.md docs/
%doc www/ examples/ contrib/
%files tools
@@ -145,6 +141,9 @@ make test
%{_datadir}/pixmaps/tkremind.png
%changelog
+* Fri May 23 2025 Dick Marinus <dick@mrns.nl> - 05.03.07-1
+- v05.03.07
+
* Mon May 19 2025 Dick Marinus <dick@mrns.nl> - 05.00.05-3
- Fix tests
diff --git a/sources b/sources
index 563f6ad..d639dfa 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (remind-05.00.05.tar.gz) = 99ec5fdfae888d54b18ee68a3aaf2847574072d4ef3521c20aeca991b0af708b59ecdb133be83ff62276a27ee2f6a643203a2516928af865c01d1eb869222751
-SHA512 (remind-05.00.05.tar.gz.sig) = 7abb62f2bca2d0c8d54bdf9b9945eddd3fc5bbd980566f29051c13489c32f5a00fddd42599f85b336b6c1be62ded57f234a11fe7ecb5aadb93bb082bd43fcf49
+SHA512 (remind-05.03.07.tar.gz) = 885c6a9b0aa6a5ddd54e488a9903504947dd5b1bd8439b907b2d79898af449274ca614e12c2dc163610268d311f190bb837b39141561d9df1431a0db615d6cda
+SHA512 (remind-05.03.07.tar.gz.sig) = a63bc5ff963a26e46705130d391015dfb1a23977ab41995616b76d5fd80c84beeb9b84cf372f7d93a2f4ee75973cb76816c28a68a3c5dc31f5f4e6622fc3bcb1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 13:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 13:53 [rpms/remind] epel10: v05.03.07 Dick Marinus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox