New upstream release
This commit is contained in:
parent
3738d4e468
commit
ead24100e2
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/appstream-glib-0.6.9.tar.xz
|
||||
/appstream-glib-0.6.10.tar.xz
|
||||
/appstream-glib-0.6.11.tar.xz
|
||||
/appstream-glib-0.6.12.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.6.11
|
||||
Version: 0.6.12
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -150,6 +150,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Wed Apr 12 2017 Richard Hughes <richard@hughsie.com> 0.6.12-1
|
||||
- New upstream release
|
||||
- Validate kudos in AppData and AppStream files
|
||||
- Copy hash table keys to avoid a common crash on Ubuntu
|
||||
- Fix the predicate comparison when using globs in metainfo files
|
||||
|
||||
* Mon Mar 11 2017 Richard Hughes <richard@hughsie.com> 0.6.11-1
|
||||
- New upstream release
|
||||
- Add initial support for Mozilla .xpi translations
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.6.11.tar.xz) = 1da339774d3dec55f034cbe699e63ee1129d49b4c9c66e8f7ce8b8a173fe9338d456a90400a0a237e16e98bc2e28e03900922b42a474107a431f46acdc2b7a8a
|
||||
SHA512 (appstream-glib-0.6.12.tar.xz) = bc948ee2a3d392a5c2a14ceae4b77dd4c1f8a040367d42f89a53165f5c972dc6064a775a51ffc141611740f0d2736607b3ef5f79e8403d2add47c92453e3fdfa
|
||||
|
||||
Loading…
Reference in New Issue
Block a user