diff --git a/libnotify.changes b/libnotify.changes index f50581f..a7e5510 100644 --- a/libnotify.changes +++ b/libnotify.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 1 12:45:44 UTC 2013 - dimstar@opensuse.org + +- Spec-cleanup using format_spec_file service. + ------------------------------------------------------------------- Mon Jul 9 11:55:01 UTC 2012 - cfarrell@suse.com diff --git a/libnotify.spec b/libnotify.spec index e5b80f1..fae2d74 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -1,7 +1,7 @@ # # spec file for package libnotify # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -40,7 +40,6 @@ D-BUS notifications library. %package -n libnotify4 Summary: Notifications Library -License: LGPL-2.1+ Group: System/Libraries Recommends: notification-daemon @@ -49,7 +48,6 @@ D-BUS notifications library. %package -n typelib-1_0-Notify-0_7 Summary: Notifications Library -- Introspection bindings -License: LGPL-2.1+ Group: System/Libraries %description -n typelib-1_0-Notify-0_7 @@ -59,7 +57,6 @@ This package provides the GObject Introspection bindings for libnotify. %package tools Summary: Notifications Library -- Tools -License: LGPL-2.1+ Group: System/Libraries Provides: libnotify = %{version} Obsoletes: libnotify < %{version} @@ -71,7 +68,6 @@ This package contains the notify-send tool to create notifications. %package devel Summary: Notifications Library -License: LGPL-2.1+ Group: Development/Libraries/X11 Requires: libnotify4 = %{version} Requires: typelib-1_0-Notify-0_7 = %{version}