Rebuild (exiv2)

Resolves: RHEL-52972
This commit is contained in:
Jan Grulich 2024-08-06 09:37:17 +02:00
parent 7be4eae703
commit 0d355b260d

View File

@ -1,6 +1,6 @@
Name: libgexiv2 Name: libgexiv2
Version: 0.14.3 Version: 0.14.3
Release: 1%{?dist} Release: 2%{?dist}
Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library Summary: Gexiv2 is a GObject-based wrapper around the Exiv2 library
License: GPL-2.0-or-later License: GPL-2.0-or-later
@ -65,6 +65,10 @@ developing applications that use %{name}.
%{_datadir}/vala/vapi/gexiv2.vapi %{_datadir}/vala/vapi/gexiv2.vapi
%changelog %changelog
* Tue Aug 06 2024 Jan Grulich <jgrulich@redhat.com> - 0.14.3-2
- Rebuild (exiv2)
Resolves: RHEL-52972
* Tue Jul 09 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.14.3-1 * Tue Jul 09 2024 Debarshi Ray <rishi@fedoraproject.org> - 0.14.3-1
- Update to 0.14.3 - Update to 0.14.3
Resolves: RHEL-46522 Resolves: RHEL-46522