Remove libnotify dependency
Clocks has been ported to GNotifications a while ago ...
This commit is contained in:
parent
c9336420ee
commit
cfd13c5089
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-clocks
|
Name: gnome-clocks
|
||||||
Version: 3.14.1
|
Version: 3.14.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Clock application designed for GNOME 3
|
Summary: Clock application designed for GNOME 3
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
@ -12,7 +12,6 @@ Buildrequires: gobject-introspection-devel
|
|||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: libgweather-devel >= 3.13.91
|
BuildRequires: libgweather-devel >= 3.13.91
|
||||||
BuildRequires: gnome-desktop3-devel
|
BuildRequires: gnome-desktop3-devel
|
||||||
BuildRequires: libnotify-devel
|
|
||||||
BuildRequires: vala-tools
|
BuildRequires: vala-tools
|
||||||
BuildRequires: intltool desktop-file-utils glib2-devel itstool
|
BuildRequires: intltool desktop-file-utils glib2-devel itstool
|
||||||
BuildRequires: geoclue2-devel
|
BuildRequires: geoclue2-devel
|
||||||
@ -64,6 +63,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 14 2014 Florian Müllner <fmuellner@redhat.com> - 3.14.1-2
|
||||||
|
- Remove libnotify dependency
|
||||||
|
|
||||||
* Mon Oct 13 2014 Yanko Kaneti <yaneti@declera.com> - 3.14.1-1
|
* Mon Oct 13 2014 Yanko Kaneti <yaneti@declera.com> - 3.14.1-1
|
||||||
- Update to 3.14.1
|
- Update to 3.14.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user