automatic update by autodist [release 2.34.1-1mamba;Sat Sep 17 2016]

This commit is contained in:
Automatic Build System 2024-01-06 04:32:58 +01:00
parent 2a6046210a
commit c3ea10fc8d

View File

@ -2,8 +2,8 @@
%define langname libgtop-2.0
Name: libgtop
Version: 2.34.0
Release: 2mamba
Version: 2.34.1
Release: 1mamba
Summary: A library that fetches information about the running system
Group: System/Libraries
Vendor: openmamba
@ -46,7 +46,7 @@ Install this package if you wish to develop applications that access information
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%find_lang %{langname}
%find_lang %{name}
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -61,11 +61,12 @@ Install this package if you wish to develop applications that access information
%uninstall_info %{name}2.info
:
%files -f %{langname}.lang
%files -f %{name}.lang
%defattr(-,root,root)
%{_libdir}/*.so.*
%{_libdir}/girepository-1.0/GTop-2.0.typelib
%{_infodir}/libgtop2.info.gz
%doc AUTHORS COPYING ChangeLog NEWS README
%doc AUTHORS COPYING
%files devel
%defattr(-,root,root)
@ -78,10 +79,13 @@ Install this package if you wish to develop applications that access information
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_datadir}/gtk-doc/html/libgtop/*
%{_libdir}/girepository-1.0/GTop-2.0.typelib
%{_datadir}/gir-1.0/GTop-2.0.gir
%doc ChangeLog NEWS README
%changelog
* Sat Sep 17 2016 Automatic Build System <autodist@mambasoft.it> 2.34.1-1mamba
- automatic update by autodist
* Sat Apr 09 2016 Automatic Build System <autodist@mambasoft.it> 2.34.0-2mamba
- automatic version update by autodist