parent
b5df9d46e7
commit
edc5167de7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/AppStream-0.11.8.tar.xz
|
||||
/AppStream-0.12.0.tar.xz
|
||||
/AppStream-0.12.1.tar.xz
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream database
|
||||
Name: appstream
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
@ -109,8 +109,7 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
%{meson_test}
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%posttrans
|
||||
%{_bindir}/appstreamcli refresh --force >& /dev/null ||:
|
||||
@ -161,8 +160,7 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
## trouble replacing dirs with symlinks, omit it for now -- rex
|
||||
%exclude %{_datadir}/gtk-doc/html/appstream
|
||||
|
||||
%post qt -p /sbin/ldconfig
|
||||
%postun qt -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets qt
|
||||
|
||||
%files qt
|
||||
%{_libdir}/libAppStreamQt.so.2*
|
||||
@ -181,6 +179,10 @@ mv %{buildroot}%{_datadir}/metainfo/*.xml \
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 10 2018 Rex Dieter <rdieter@fedoraproject.org> - 0.12.1-1
|
||||
- appstream-0.12.1 (#1589595)
|
||||
- use %%ldconfig_scriptlets
|
||||
|
||||
* Sun Apr 08 2018 Rex Dieter <rdieter@fedoraproject.org> - 0.12.0-1
|
||||
- 0.12.0 (#1563876)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (AppStream-0.12.0.tar.xz) = a3b62eb0ed64ccd61c823f42ae4597ded26687a39e4a7bdc0c6ee49bad9908179d817080294994b3e97724045c62df0a47758a3517b9951168e563c98b2b7265
|
||||
SHA512 (AppStream-0.12.1.tar.xz) = de2d326e37b2853571a47a45365793c43a2cfde746ec84affb4c29eea77a2e2a2578ade18235c89218dc0b6b9262c4a4bdfc23082883c35f3e874e218fb8ec22
|
||||
|
||||
Loading…
Reference in New Issue
Block a user