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