Tue, 04 Jun 2024 18:29:29 UTC | login

Information for build geome-2.0-7.fc25

ID3884
Package Namegeome
Version2.0
Release7.fc25
Epoch
SummaryObtain your geo-location data from Google using NetworkManager
Descriptiongeome queries NetworkManager for its wifi information, such as ESSID's and signal strength, and sends it to Google Location to obtain your geographic location. It can return all of the information Google returns, or with the -s flag, only return the latitude/longitude. This last mode is used by the Pidgin OTR nearby friends plugin.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:57:33 UTC
CompletedSat, 14 Apr 2018 19:57:33 UTC
Tags
f28
f29
RPMs
src
geome-2.0-7.fc25.src.rpm (info) (download)
noarch
geome-2.0-7.fc25.noarch.rpm (info) (download)
python-geome-2.0-7.fc25.noarch.rpm (info) (download)
Changelog * Sat Dec 03 2016 Paul Wouters <pwouters@redhat.com> - 2.0-7 - Patch to allow for fedora capture portal's changed output lacking a newline :( * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-6 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 2.0-3 - Replace python-setuptools-devel BR with python-setuptools * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Oct 06 2013 Paul Wouters <pwouters@redhat.com> - 2.0-1 - Updated to 2.0 - uses new Google API, extended lib functions and cli client * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 12 2012 Paul Wouters <pwouters@redhat.com> - 1.4-1 - Update to 1.4, different exit codes, man page updates * Sun Nov 11 2012 Paul Wouters <pwouters@redhat.com> - 1.3-1 - Update to 1.3, which has connectivity and hotspot detection (allows it to fail more quickly, in 5s) * Thu Oct 25 2012 Paul Wouters <pwouters@redhat.com> - 1.2-1 - Update to 1.2, which splits library and command tool in subpackage - Remove dependancy on python-simplejson * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Apr 10 2012 Paul Wouters <pwouters@redhat.com> - 1.1-3 - Removed python-argparse which is folderd into python on Fedora (not EL) * Mon Apr 09 2012 Paul Wouters <pwouters@redhat.com> - 1.1-2 - Initial package for Fedora - add -p to install * Sun Apr 08 2012 Paul Wouters <pwouters@redhat.com> - 1.1-1 - Fixups as per review bug rhbz#810417 * Fri Apr 06 2012 Paul Wouters <pwouters@redhat.com> - 1.0-1 - Initial release and package