Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libnotify4-0.8.2-slfo.1.1.7 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: libnotify4 Distribution: SUSE Linux Framework One
Version: 0.8.2 Vendor: SUSE LLC <https://www.suse.com/>
Release: slfo.1.1.7 Build date: Wed Aug 21 18:56:15 2024
Group: System/Libraries Build host: ibs-power9-13
Size: 94016 Source RPM: libnotify-0.8.2-slfo.1.1.7.src.rpm
Packager: https://www.suse.com/
Url: https://galago-project.org/
Summary: Notifications Library
D-BUS notifications library.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Thu Feb 23 2023 bjorn.lie@gmail.com
  - Update to version 0.8.2:
    + Set new summary for library.
    + Docs:
    - Port to gi-docgen.
    - Fix URL to Desktop Notification Spec.
    + meson:
    - Replace deprecated meson.source_root() calls.
    - Bump minimum meson version to 0.58.
    + Introspection docs fixes.
  - Following upstreams port to gi-docgen, drop gtk-doc and add
    meson, xsltproc and pkgconfig(gi-docgen) BuildRequires. Also pass
    explicit man=true to meson, ensure we are building manpages.
* Fri Jul 22 2022 emilyyrose@gmail.com
  - Update to version 0.8.1:
    + Keep version of bindings at 0.7.
  - Changes from version 0.8.0:
    + Use Desktop Portal Notification when running confined (snap and
      flatpak).
    + Now the library acts like a wrapper in such scenario, with some
      limited.
    + capabilities, but this will enforce security and user control
      over the allowed notifications.
    + notify-send: Handles SIGINT gracefully, closing waiting
      notification.
    + Use NotifyClosedReason enum as closed reason return value.
    + Bump dependency on GLib 2.38.
    + Various introspection docs improvements and fixes.
  - Use ldconfig_scriptlets macro for post(un) handling.
* Fri May 13 2022 dimstar@opensuse.org
  - Drop libnotify-rpmlintrc: no longer needed, all rpmlint issues
    are fixed.
* Fri May 06 2022 emilyyrose@gmail.com
  - Update to version 0.7.12:
    + docs/notify-send: Add --transient option to manpage.
    + notify-send: Move server capabilities check to a separate
      function.
    + notify-send: Add debug message about server not supporting
      persistence.
    + notification: Include sender-pid hint by default if not
      provided.
    + Delete unused notifynotification.xml.
    + notification: Bookend calling NotifyActionCallback
      with temporary reference.
* Thu May 05 2022 christophe@krop.fr
  - Update to 0.7.11
    * Fix potential build errors with old glib version we require
    * notify-send: Add support for boolean hints
    * notify-send: Support passing any hint value, by parsing
      variant strings
    * notify-send: Add explicit option to create transient
      notifications
* Sun Apr 05 2020 mgorse@suse.com
  - Remove service files.
* Sat Apr 04 2020 mgorse@suse.com
  - Update to version 0.7.9:
    + Added man page for notify-send.
    + Dropped autotools.
  - Require docbook5-xsl-stylesheets. Needed for manpage generation.
* Fri Apr 05 2019 bjorn.lie@gmail.com
  - Update to version 0.7.8:
    + Support meson build system.
    + notify-send: Support full URLs as hint values.
    + Mic. bug fixes.
  - Update _service file to new gitlab home.
  - Add meson BuildRequires and macros.
  - Drop gnome-common BuildRequires and autogen call, no longer
    needed.
* Mon Feb 26 2018 bjorn.lie@gmail.com
  - Update to version 0.7.7+20170717.43aac61:
    + Conditionall call g_type_init() after a version check.
    + build: Update the list of headers in srcdir.
    + notify-send: Call setlocale in main function.
  - Switch to git-checkout via source service, following this, add
    gtk-doc and gnome-common BuildRequires ans pass autogen.sh to
    bootstrap tarball and pass --enable-gtk-doc to configure.
  - Clean up spec, use autosetup and make_build macros.
  - Add libnotify-rpmlintrc, silence rpmlint warning about
    shlib-policy-missing-lib.
* Thu Mar 30 2017 jengelh@inai.de
  - Rectify RPM groups
* Tue Feb 28 2017 sor.alexei@meowr.ru
  - Spec cleanup.
* Fri Oct 14 2016 zaitor@opensuse.org
  - Update to version 0.7.7:
    + Introspection fixes.
    + Allow to disable tests at build time.
* Tue Sep 03 2013 dimstar@opensuse.org
  - Update to version 0.7.6:
    + Fix annotation for add_action.
    + Clarify documentation for set-timeout.
* Fri Mar 01 2013 dimstar@opensuse.org
  - Spec-cleanup using format_spec_file service.
* Mon Jul 09 2012 cfarrell@suse.com
  - license update: LGPL-2.1+
    No GPL-2.0+ files found in the package. The Fedora package is also
    licensed under LGPL-2.1+
* Tue Mar 27 2012 vuntz@opensuse.org
  - Update to version 0.7.5:
    + Build fixes
    + Documentation improvements
    + Spec clarifications
* Thu Dec 08 2011 dimstar@opensuse.org
  - Split typelib file into typelib-1_0-Notify-0_7 subpackage.
  - Add typelib-1_0-Notify-0_7 Requires to devel subpackage.
* Fri Sep 16 2011 jengelh@medozas.de
  - Enable libnotify-devel for all baselibs archs
  - Remove redundant tags/sections; use %_smp_mflags
* Tue Aug 30 2011 vuntz@opensuse.org
  - Update to version 0.7.4:
    + Improve documentation of supported image data formats
    + Test notification removal
    + Build system changes
* Tue May 17 2011 dimstar@opensuse.org
  - Update to version 0.7.3:
    + Add a way to change the application name for individual
      notifications.
* Tue Mar 22 2011 fcrozat@novell.com
  - Update to version 0.7.2:
    + Add a way to change the application name
    + Mark image_path as deprecated
    + Allow properties to be set in any order
* Mon Feb 07 2011 fcrozat@novell.com
  - Update to version 0.7.1:
    + Don't export private symbols
    + Introspection support and annotations
    + Documentation cleanups and fixes
    + Ref the pixbuf passed to set_image_from_pixbuf
    + Add tests for new capabilities and hints
    + Update spec to mention "persistence" and "action-icons" server
      capability and "action-icons", "transient" and "resident"
      hints.
    + Bump spec version to 1.2
  - Add gobject-introspection-devel BuildRequires to build
    introspection.
  - Add support for source service checkout, with %BUILD_FROM_VCS:
    + Add gnome-common, gtk-doc BuildRequires.
    + Add call to ./autogen.sh.
    + Enforce gtk-doc html generation by passing --enable-gtk-doc to
      configure.
  - Change devel package group from System/Libraries to
    Development/Libraries/X11, to fix rpmlint warning.
* Fri Dec 17 2010 vuntz@opensuse.org
  - Update to version 0.7.0:
    + Remove the ability to attach notifications to widgets or
      positions
    + Add a test for the persistence server capability
    + Port to use GBus instead of dbus-glib
    + Add a macro to get library version number
    + Remove GTK+ dependency from library
    + Port tests to GTK+ 3
  - Remove pkgconfig(dbus-1), pkgconfig(dbus-glib-1),
    pkgconfig(gtk+-2.0) BuildRequires.
  - Add explicit pkgconfig(gdk-pixbuf-2.0) BuildRequires.
  - Rename libnotify1 to libnotify4, following the soversion change.
* Mon Oct 04 2010 vuntz@opensuse.org
  - Update to version 0.6.0:
    + Fix crashes (bgo#623096, lp#570462).
* Thu Jul 22 2010 vuntz@opensuse.org
  - Create a tools subpackage, and move the notify-send utility
    there. The main libnotify package is not needed anymore, so make
    the tools subpackage provide/obsolete it.
  - Move the notification-daemon Recommends to libnotify1, since it's
    where it really belongs.
  - Remove libnotify Requires in libnotify1: it's not needed.
  - Remove dbus-1-devel, dbus-1-glib-devel, glib2-devel, gtk2-devel
    Requires in devel package: they will automatically get added with
    pkgconfig() Requires.
* Fri Jul 16 2010 dimstar@opensuse.org
  - Update to version 0.5.1:
    + Remove explicit GTK+ 2.x linking, so that libnotify can link
      against both GTK+ 2.x or GTK+ 3.x
  - Changes from version 0.5.0:
    + Support for version 1.1 of notification spec
    - bgo#608089: Applications aborted at finalizing when the dbus
      session is being closed.
    - bgo#608082: Arabic text is misplaced in bubbles (RTL)
    - bgo#608086: wrong return value of notify_init()
    - bgo#612720: Does not compile with -DGSEAL_ENABLE
    - bgo#613999: Use g_strcompress in notify-send to parse \n from
      command line
    - bgo#610880: lazily initialize the daemon.
  - BuildRequire gtk3-devel instead of gtk2-devel.
* Fri Jun 04 2010 vuntz@opensuse.org
  - Make devel package depend on libnotify1, not libnotify.
* Tue Jan 05 2010 jengelh@medozas.de
  - Package baselibs.conf
* Sun Apr 26 2009 vuntz@novell.com
  - Do not Require notification-daemon, but Recommend it: there's no
    reason to hard-require it.
* Sat Feb 28 2009 vuntz@novell.com
  - Remove BuildRequires: gtk-doc, update-desktop-files.
  - Remove dbus-1-x11 Requires: it's wrong (we don't require
    dbus-launch in any way: if the session bus is not there, having
    dbus-launch won't help). The requirement should be in another
    package.
  - Merge doc package in devel, with adequate Provides/Obsoletes.
* Sat Jan 31 2009 vuntz@novell.com
  - Remove la file.
* Sat Dec 20 2008 mboman@suse.de
  - Update to version 0.4.5:
    + Added GObject property accessors for notification IDs
    + Added support for sending the closed reason in the "closed" signal
      handler.
    + Added support for sending the status icon XID to the notification
      daemon. This will allow better position tracking for context
      notifications.
    + Fixed a breakage where we were including gtkversion.h directly.
  - Remove backport libnotify-svn3018.patch
* Tue Nov 11 2008 ro@suse.de
  - SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
* Tue Oct 28 2008 vuntz@novell.com
  - Add libnotify-svn3018.patch, which contains a few fixes from
    upstream svn (no release since early 2007). The most important
    change is a change to be able to work nicely with notification
    icons.
  - Spec clean up.
* Thu Apr 10 2008 ro@suse.de
  - added baselibs.conf file to build xxbit packages
    for multilib support
* Thu Oct 04 2007 maw@suse.de
  - s#%run_ldconfig#/sbin/ldconfig# in %post and %postun
  - Split out a libnotify1 subpackage.
* Tue Mar 06 2007 sbrabec@suse.cz
  - Updated to version version 0.4.4:
    * Bug fixes.
    * Fixed memory leaks.
    * notify_uninit is no longer called automatically at exit.
  - License update (#236707).
* Tue Feb 20 2007 aj@suse.de
  - Remove unneeded requires on popt.
* Wed Feb 07 2007 sbrabec@suse.cz
  - Do not build unusable static libraries (#238552).
* Fri Dec 08 2006 sbrabec@suse.cz
  - Prefix changed to /usr.
  - Spec file cleanup.
* Mon Nov 27 2006 sbrabec@suse.cz
  - Build correctly in older products.
  - Fixed devel dependencies.
* Thu Aug 31 2006 cschneemann@suse.de
  - Updated to version 0.4.2
* Mon Aug 14 2006 ro@suse.de
  - added dbus-1-glib-devel to BuildRequires
* Thu May 11 2006 rml@suse.de
  - Require dbus-x11 too, because that provides dbus-launch, which
    is how we launch the session bus.  And libnotify needs the
    session bus (Novell bug #174865).
  - No need to rerun autogen; just run configure
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Mon Jan 23 2006 dobey@suse.de
  - Updated to version 0.3.2
* Wed Jan 18 2006 sbrabec@suse.cz
  - Updated to version 0.3.0.
* Tue Aug 02 2005 rodrigo@suse.de
  - Updated to 0.2.1.
* Wed Jun 29 2005 sbrabec@suse.cz
  - New SuSE package, pre-0.0.1 version from actual svn snapshot.

Files

/usr/lib64/libnotify.so.4
/usr/lib64/libnotify.so.4.0.0
/usr/share/licenses/libnotify4
/usr/share/licenses/libnotify4/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Sep 19 23:55:02 2024