Compare commits

...

No commits in common. "imports/c8-beta/geoclue2-2.5.5-1.el8" and "c8" have entirely different histories.

1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: geoclue2
Version: 2.5.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Geolocation service
License: GPLv2+
@ -147,6 +147,9 @@ exit 0
%{_datadir}/applications/geoclue-where-am-i.desktop
%changelog
* Mon Jan 25 2021 Kalev Lember <klember@redhat.com> - 2.5.5-2
- Fix multilib conflicts in -devel subpackage (#1853141)
* Wed Oct 09 2019 David King <dking@redhat.com> - 2.5.5-1
- Rebase to 2.5.5 (#1748329)