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