0.6.2
This commit is contained in:
parent
0beee92791
commit
c5b6da208d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/AppStream-0.6.tar.gz
|
||||
/AppStream-0.6.1.tar.gz
|
||||
/AppStream-0.6.2.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
|
||||
Summary: Utilities to generate, maintain and access the AppStream Xapian database
|
||||
Name: appstream
|
||||
Version: 0.6.1
|
||||
Version: 0.6.2
|
||||
Release: 1%{?dist}
|
||||
|
||||
# lib LGPLv3+, tools GPLv3+
|
||||
@ -83,6 +83,8 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
|
||||
%doc LICENSE.GPLv3 LICENSE.LGPLv3
|
||||
%config(noreplace) %{_sysconfdir}/appstream.conf
|
||||
%{_bindir}/appstream-index
|
||||
%{_bindir}/appstream-validate
|
||||
%{_mandir}/man1/appstream-validate.1*
|
||||
%dir %{_libdir}/girepository-1.0
|
||||
%{_libdir}/girepository-1.0/Appstream-0.6.typelib
|
||||
%{_libdir}/libappstream.so.0*
|
||||
@ -111,6 +113,9 @@ make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 12 2014 Rex Dieter <rdieter@fedoraproject.org> 0.6.2-1
|
||||
- 0.6.2
|
||||
|
||||
* Sat Apr 26 2014 Rex Dieter <rdieter@fedoraproject.org> 0.6.1-1
|
||||
- Appstream-0.6.1, -vala support lives!
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user