Update to 2.1.9
This commit is contained in:
parent
8dba7679a1
commit
1be4713817
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/geoclue-2.1.6.tar.xz
|
||||
/geoclue-2.1.7.tar.xz
|
||||
/geoclue-2.1.8.tar.xz
|
||||
/geoclue-2.1.9.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: geoclue2
|
||||
Version: 2.1.8
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Geolocation service
|
||||
|
||||
License: GPLv2+
|
||||
@ -13,7 +13,6 @@ BuildRequires: itstool
|
||||
BuildRequires: json-glib-devel
|
||||
BuildRequires: libsoup-devel
|
||||
BuildRequires: ModemManager-glib-devel
|
||||
BuildRequires: NetworkManager-glib-devel
|
||||
BuildRequires: systemd
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd
|
||||
@ -97,6 +96,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jun 21 2014 Kalev Lember <kalevlember@gmail.com> - 2.1.9-1
|
||||
- Update to 2.1.9
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user