automatic update by autodist [release 0.7.1-1mamba;Thu Nov 30 2017]

This commit is contained in:
Automatic Build System 2024-01-06 04:39:55 +01:00
parent 96393b8979
commit 77ca6deec3

View File

@ -1,6 +1,6 @@
%define apiver %(echo %version | cut -d. -f1-2) %define apiver %(echo %version | cut -d. -f1-2)
Name: libinfinity Name: libinfinity
Version: 0.6.8 Version: 0.7.1
Release: 1mamba Release: 1mamba
Summary: An implementation of the Infinote protocol written in GObject-based C Summary: An implementation of the Infinote protocol written in GObject-based C
Group: System/Libraries Group: System/Libraries
@ -72,6 +72,7 @@ This package contains static libraries and header files need for development.
%{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.a %{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.a
%{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.la %{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.la
%{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.so %{_libdir}/infinoted-%{apiver}/plugins/libinfinoted-plugin-*.so
%{_libdir}/girepository-1.0/Inf*.typelib
%{_mandir}/man1/infinoted-%{apiver}.1* %{_mandir}/man1/infinoted-%{apiver}.1*
%{_datadir}/icons/hicolor/*/apps/infinote.png %{_datadir}/icons/hicolor/*/apps/infinote.png
%{_datadir}/icons/hicolor/scalable/apps/infinote.svg %{_datadir}/icons/hicolor/scalable/apps/infinote.svg
@ -109,10 +110,14 @@ This package contains static libraries and header files need for development.
%{_datadir}/gtk-doc/html/libinfinoted-plugin-manager-%{apiver} %{_datadir}/gtk-doc/html/libinfinoted-plugin-manager-%{apiver}
%{_datadir}/gtk-doc/html/libinftext-%{apiver} %{_datadir}/gtk-doc/html/libinftext-%{apiver}
%{_datadir}/gtk-doc/html/libinftextgtk-%{apiver} %{_datadir}/gtk-doc/html/libinftextgtk-%{apiver}
%{_datadir}/gir-1.0/Inf*.gir
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%doc ChangeLog NEWS TODO %doc ChangeLog NEWS TODO
%changelog %changelog
* Thu Nov 30 2017 Automatic Build System <autodist@mambasoft.it> 0.7.1-1mamba
- automatic update by autodist
* Mon Mar 27 2017 Automatic Build System <autodist@mambasoft.it> 0.6.8-1mamba * Mon Mar 27 2017 Automatic Build System <autodist@mambasoft.it> 0.6.8-1mamba
- automatic version update by autodist - automatic version update by autodist