automatic version update by autodist [release 0.10.53-1mamba;Sun Sep 18 2022]
This commit is contained in:
parent
9c6b4d4c33
commit
a7d9e24a9b
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
%define apiver 0.10
|
%define apiver 0.10
|
||||||
Name: goffice
|
Name: goffice
|
||||||
Version: 0.10.52
|
Version: 0.10.53
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library of document centric objects and utilities building on top of GLib and Gtk+
|
Summary: A library of document centric objects and utilities building on top of GLib and Gtk+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -21,13 +21,11 @@ BuildRequires: libglib-devel
|
|||||||
BuildRequires: libgsf-devel
|
BuildRequires: libgsf-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: librsvg-devel
|
BuildRequires: librsvg-devel
|
||||||
BuildRequires: libspectre-devel
|
BuildRequires: libspectre-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpcre-devel >= 8.30
|
BuildRequires: libpcre-devel >= 8.30
|
||||||
|
|
||||||
@ -89,12 +87,14 @@ This package contains static libraries and header files needed for development.
|
|||||||
%dir %{_includedir}/libgoffice-%{apiver}/goffice
|
%dir %{_includedir}/libgoffice-%{apiver}/goffice
|
||||||
%{_includedir}/libgoffice-%{apiver}/goffice/*
|
%{_includedir}/libgoffice-%{apiver}/goffice/*
|
||||||
%{_libdir}/libgoffice-%{apiver}.so
|
%{_libdir}/libgoffice-%{apiver}.so
|
||||||
%{_libdir}/libgoffice-%{apiver}.la
|
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_datadir}/gtk-doc/html/goffice-%{apiver}/*
|
%{_datadir}/gtk-doc/html/goffice-%{apiver}/*
|
||||||
%doc BUGS ChangeLog NEWS README
|
%doc BUGS ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 18 2022 Automatic Build System <autodist@mambasoft.it> 0.10.53-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 0.10.52-1mamba
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 0.10.52-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user