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.6.tar.xz
|
||||||
/geoclue-2.1.7.tar.xz
|
/geoclue-2.1.7.tar.xz
|
||||||
/geoclue-2.1.8.tar.xz
|
/geoclue-2.1.8.tar.xz
|
||||||
|
/geoclue-2.1.9.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: geoclue2
|
Name: geoclue2
|
||||||
Version: 2.1.8
|
Version: 2.1.9
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Geolocation service
|
Summary: Geolocation service
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -13,7 +13,6 @@ BuildRequires: itstool
|
|||||||
BuildRequires: json-glib-devel
|
BuildRequires: json-glib-devel
|
||||||
BuildRequires: libsoup-devel
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: ModemManager-glib-devel
|
BuildRequires: ModemManager-glib-devel
|
||||||
BuildRequires: NetworkManager-glib-devel
|
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
@ -97,6 +96,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user