public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mamoru TASAKA <mtasaka@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/tzclock] rawhide: 4.9
Date: Thu, 20 Aug 2026 01:53:42 GMT [thread overview]
Message-ID: <178719082263.1.2731872224389730121.rpms-tzclock-f4b7834355b3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tzclock
Branch : rawhide
Commit : f4b7834355b32fed050fafdff0ca6fbd1a8feaff
Author : Mamoru TASAKA <mtasaka@fedoraproject.org>
Date : 2026-08-20T10:53:28+09:00
Stats : +19/-16 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/tzclock/c/f4b7834355b32fed050fafdff0ca6fbd1a8feaff?branch=rawhide
Log:
4.9
---
diff --git a/sources b/sources
index f03566c..8d86c99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tzclock-3.1.7.tar.bz2) = b9d382c8c091d48b4bf67a4673eb910c5350593ac6e1c76949f75422c88ca1f78969f5c98937e0a1be669d16075026ff98a13f96a1484b320a2dda1684efbc05
+SHA512 (tzclock-4.9.tar.bz2) = 846793d9fe9eaeb82caea2086faea14d072f1800b2953852a585e76dff195d8340659b4ffc04c5f9a1d93d3fc19a00592b2d217b0eed014c24465b603b9b7e74
diff --git a/tzclock.spec b/tzclock.spec
index 639390e..1cf40d8 100644
--- a/tzclock.spec
+++ b/tzclock.spec
@@ -1,17 +1,19 @@
Name: tzclock
-Version: 3.1.7
-Release: 19%{?dist}
+Version: 4.9
+Release: 1%{?dist}
Summary: GTK+ graphical Clock displaying the time around the world
# SPDX confirmed
License: GPL-2.0-only
URL: https://theknight.co.uk/
-Source0: http://www.tzclock.org/releases/source/%{name}-%{version}.tar.bz2
+Source0: http://theknight.co.uk/releases/Source/%{name}-%{version}.tar.bz2
-BuildRequires: make
-BuildRequires: gcc
+BuildRequires: make
+BuildRequires: gcc
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libnotify)
+BuildRequires: pkgconfig(dial)
+BuildRequires: /usr/bin/appstream-util
BuildRequires: desktop-file-utils
%description
@@ -30,17 +32,15 @@ sed -i.suffix \
%build
%configure
+%make_build -k
%{__make} %{?_smp_mflags}
%install
-%{__make} install \
- INSTALL="%{__install} -p" \
- DESTDIR=%{buildroot}
+%make_install
-desktop-file-install \
- --dir %{buildroot}%{_datadir}/applications \
- --delete-original \
- %{buildroot}%{_datadir}/applications/tzclock.desktop
+%check
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
+appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
%files
%defattr(-,root,root,-)
@@ -48,13 +48,16 @@ desktop-file-install \
%license COPYING
%{_bindir}/*
-%{_datadir}/appdata/%{name}.appdata.xml
+%{_metainfodir}/*.metainfo.xml
%{_datadir}/icons/hicolor/*/*/tzclock*
-%{_datadir}/applications/*desktop
+%{_datadir}/applications/%{name}.desktop
-%{_mandir}/man1/*
+%{_mandir}/man1/%{name}.1*
%changelog
+* Thu Aug 20 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 4.9-1
+- 4.9
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.7-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-08-20 1:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178719082263.1.2731872224389730121.rpms-tzclock-f4b7834355b3@fedoraproject.org \
--to=mtasaka@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox