automatic version update by autodist [release 0.7.12-1mamba;Tue Jun 07 2022]

This commit is contained in:
Automatic Build System 2024-01-06 05:11:50 +01:00
parent 2d0143fb05
commit 833c33388c

View File

@ -1,30 +1,25 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: libnotify
Version: 0.7.9
Version: 0.7.12
Release: 1mamba
Summary: Desktop notifications library
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.gnome.org
Source: ftp://ftp.gnome.org/pub/gnome/sources/libnotify/%{majver}/libnotify-%{version}.tar.xz
URL: https://www.gnome.org/
Source: https://download.gnome.org/sources/libnotify/%{majver}/libnotify-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libffi-devel
BuildRequires: libgdk-pixbuf-devel
BuildRequires: libglib-devel
BuildRequires: libpng15-devel
BuildRequires: libselinux-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: pkgconfig
BuildRequires: libpopt-devel
Provides: libnotify07
Obsoletes: libnotify07
Requires: %{name}-tools = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec.
@ -110,6 +105,9 @@ Libnotify API documentation.
%{_datadir}/gtk-doc/html/%{name}/
%changelog
* Tue Jun 07 2022 Automatic Build System <autodist@mambasoft.it> 0.7.12-1mamba
- automatic version update by autodist
* Fri Feb 28 2020 Automatic Build System <autodist@mambasoft.it> 0.7.9-1mamba
- automatic version update by autodist