automatic version update by autodist [release 1.10.2-1mamba;Sun Sep 11 2022]
This commit is contained in:
parent
d5f81e0127
commit
c5e4ac5562
10
libnma.spec
10
libnma.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libnma
|
||||
Version: 1.8.40
|
||||
Version: 1.10.2
|
||||
Release: 1mamba
|
||||
Summary: Network Manager Applet library
|
||||
Group: System/Libraries
|
||||
@ -32,7 +32,7 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libffi-devel >= 3.3
|
||||
Obsoletes: libnm-gtk
|
||||
Obsoletes: libnm-gtk < 1.10.2
|
||||
|
||||
%description
|
||||
Network Manager Applet library.
|
||||
@ -42,7 +42,7 @@ Group: Development/Libraries
|
||||
Summary: Development files for %{name}
|
||||
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: pkg-config
|
||||
Obsoletes: libnm-gtk-devel
|
||||
Obsoletes: libnm-gtk-devel < 1.10.2
|
||||
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
@ -100,7 +100,6 @@ fi
|
||||
%dir %{_includedir}/libnma
|
||||
%{_includedir}/libnma/nma*.h
|
||||
%{_libdir}/libnma.a
|
||||
%{_libdir}/libnma.la
|
||||
%{_libdir}/libnma.so
|
||||
%{_libdir}/pkgconfig/libnma.pc
|
||||
%{_datadir}/gir-1.0/NMA-1.0.gir
|
||||
@ -114,6 +113,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/libnma/*
|
||||
|
||||
%changelog
|
||||
* Sun Sep 11 2022 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 16 2022 Automatic Build System <autodist@mambasoft.it> 1.8.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user