From 725058df1b559ba458248ea8f1b67a1ac25d3edf Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 04:29:09 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.51-1mamba;Fri Nov 03 2023] --- libgsf.spec | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/libgsf.spec b/libgsf.spec index c829dfa..55af0ff 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libgsf -Version: 1.14.50 +Version: 1.14.51 Release: 1mamba Summary: The GNOME Structured File Library Group: System/Libraries @@ -51,6 +51,8 @@ Requires: libgsf = %{version}-%{release} Base tools using libgsf, the GNOME Structured File Library. The project aims to provide an efficient extensible i/o abstraction for dealing with different structured file formats. +%debug_package + %prep %setup -q @@ -72,20 +74,14 @@ The project aims to provide an efficient extensible i/o abstraction for dealing %files -f %{name}.lang %defattr(-,root,root) %{_libdir}/libgsf-1.so.* -#%{_libdir}/girepository-1.0/Gsf-1.typelib -#%if "%{stage1}" != "1" -#%{python_sitearch}/gsf/* -#%endif -%doc COPYING.LIB AUTHORS +%doc COPYING AUTHORS %files devel %defattr(-,root,root) %dir %{_includedir}/libgsf-1 %{_includedir}/libgsf-1/* %{_libdir}/libgsf-1.a -%{_libdir}/libgsf-1.la %{_libdir}/libgsf-1.so -#%{_datadir}/gir-1.0/Gsf-1.gir %{_datadir}/gtk-doc/html/* %{_libdir}/pkgconfig/*.pc %doc ChangeLog BUGS HACKING NEWS README TODO @@ -101,6 +97,9 @@ The project aims to provide an efficient extensible i/o abstraction for dealing %{_mandir}/man1/gsf-vba-dump.1* %changelog +* Fri Nov 03 2023 Automatic Build System 1.14.51-1mamba +- automatic version update by autodist + * Thu Jul 14 2022 Automatic Build System 1.14.50-1mamba - automatic version update by autodist