New upstream release
This commit is contained in:
parent
ac7220118c
commit
3738d4e468
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/appstream-glib-0.6.7.tar.xz
|
||||
/appstream-glib-0.6.9.tar.xz
|
||||
/appstream-glib-0.6.10.tar.xz
|
||||
/appstream-glib-0.6.11.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.6.10
|
||||
Version: 0.6.11
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -150,6 +150,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2017 Richard Hughes <richard@hughsie.com> 0.6.11-1
|
||||
- New upstream release
|
||||
- Add initial support for Mozilla .xpi translations
|
||||
- Fix a problem with appstream-compose with older AppData files
|
||||
- Make content_rating required for any component with a 'Game' category
|
||||
- Parse small version numbers correctly
|
||||
- Show a warning if a desktop file is not found when required
|
||||
|
||||
* Mon Mar 06 2017 Richard Hughes <richard@hughsie.com> 0.6.10-1
|
||||
- New upstream release
|
||||
- Fix small unintentional ABI break
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.6.10.tar.xz) = b8eb410081af6afeabe8fed4447adcbc8a2338e338e841ecbd8fd29a7270dbddcdfbc2165e0ff6c7939a6ca83f8d6177ce6afced6f1dcc7467bede58834a367c
|
||||
SHA512 (appstream-glib-0.6.11.tar.xz) = 1da339774d3dec55f034cbe699e63ee1129d49b4c9c66e8f7ce8b8a173fe9338d456a90400a0a237e16e98bc2e28e03900922b42a474107a431f46acdc2b7a8a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user