0.9.1
This commit is contained in:
parent
5ee407d11c
commit
8686deea36
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/AppStream-0.8.6.tar.xz
|
||||
/AppStream-0.9.0.tar.xz
|
||||
/AppStream-0.9.1.tar.xz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream Xapian database
|
||||
Name: appstream
|
||||
Version: 0.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv2+, tools GPLv2+
|
||||
License: GPLv2+ and LGPLv2+
|
||||
@ -120,6 +120,8 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300"
|
||||
%{_libdir}/libappstream.so.3*
|
||||
%{_libdir}/libappstream.so.%{version}
|
||||
%{_datadir}/app-info/categories.xml
|
||||
# put in -devel? -- rex
|
||||
%{_datadir}/gettext/its/metainfo.*
|
||||
%ghost /var/cache/app-info/cache.watch
|
||||
%dir /var/cache/app-info/
|
||||
%dir /var/cache/app-info/icons/
|
||||
@ -156,6 +158,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2016 Rex Dieter <rdieter@fedoraproject.org> 0.9.1-1
|
||||
- 0.9.1
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user