Upgrade to 0.20.4

Update Version, stage 'check' and 'files'
This commit is contained in:
weijin-deng 2021-06-07 15:17:40 +08:00
parent b33709e48f
commit 599280cdec
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
libgee-0.20.4.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libgee
Version: 0.20.3
Version: 0.20.4
Release: 1
Summary: An utility library providing GObject-based interfaces and classes
License: LGPLv2+
@ -34,7 +34,7 @@ The %{name}-devel package contains libraries and header files for %{name}.
%delete_la
%check
make check
make check %{?_smp_mflags}
%ldconfig_scriptlets
@ -49,7 +49,6 @@ make check
%{_includedir}/gee-0.8/*
%{_libdir}/libgee-0.8.so
%{_libdir}/pkgconfig/gee-0.8.pc
%{_datadir}/gir-1.0/Gee-0.8.gir
%{_datadir}/vala/vapi/*
%{_datadir}/gir-1.0/*.gir
@ -58,6 +57,10 @@ make check
%doc NEWS README AUTHORS MAINTAINERS
%changelog
* Mon Jun 7 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.20.4-1
- Upgrade to 0.20.4
- Update Version, stage 'check' and 'files'
* Wed Jan 27 2021 hanhui <hanhui15@huawei.com> - 0.20.3-1
- Type: enhancement
- ID: NA