From 9b36a2d26ba3094ad34077ef1f8824fdb9c1e04f Mon Sep 17 00:00:00 2001 From: Jiri Konecny Date: Mon, 15 Jan 2024 13:51:21 +0100 Subject: [PATCH] Update to libtimezonemap-0.4.5.1-13 --- .libtimezonemap.metadata | 1 + libtimezonemap.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .libtimezonemap.metadata diff --git a/.libtimezonemap.metadata b/.libtimezonemap.metadata new file mode 100644 index 0000000..37a49e9 --- /dev/null +++ b/.libtimezonemap.metadata @@ -0,0 +1 @@ +b414ad8d95f11177224da9a36cb40f778a461cdf 0.4.5.1.tar.gz diff --git a/libtimezonemap.spec b/libtimezonemap.spec index affa8c2..df03f6c 100644 --- a/libtimezonemap.spec +++ b/libtimezonemap.spec @@ -1,6 +1,6 @@ Name: libtimezonemap Version: 0.4.5.1 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Time zone map widget for Gtk+ License: GPLv3 @@ -64,6 +64,10 @@ rm -f %{buildroot}%{_libdir}/*.la %{_datadir}/glade/catalogs/TimezoneMap.xml %changelog +* Mon Jan 15 2024 Jiri Konecny - 0.4.5.1-13 +- Add libtimezonemap-devel to CRB + Resolves: RHEL-13916 + * Wed Jun 22 2022 Jiri Konecny - 0.4.5.1-12 - Remove regions from the map Resolves: rhbz#2097831