New upstream release
This commit is contained in:
parent
5a19352835
commit
04d8070e2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/appstream-glib-0.6.4.tar.xz
|
||||
/appstream-glib-0.6.5.tar.xz
|
||||
/appstream-glib-0.6.6.tar.xz
|
||||
/appstream-glib-0.6.7.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.6.6
|
||||
Version: 0.6.7
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -150,6 +150,17 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2017 Richard Hughes <richard@hughsie.com> 0.6.7-1
|
||||
- New upstream release
|
||||
- Add AsRequire as a way to store runtime requirements
|
||||
- Add support for "+" at the end of SPDX license identifiers
|
||||
- Allow loading application XPM icons
|
||||
- Fix a crash when using as_release_get_location_default()
|
||||
- Fix dep extraction when multiple versions are available
|
||||
- Only fail to validate <icon> in AppData desktop components
|
||||
- Scan /usr/share/metainfo as well when building appstream-data
|
||||
- Update the SPDX licence list to v2.5
|
||||
|
||||
* Thu Dec 15 2016 Richard Hughes <richard@hughsie.com> 0.6.6-1
|
||||
- New upstream release
|
||||
- Add Geary to the app id fallbacks
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.6.6.tar.xz) = 5d21389bd2e8cdbfacf973752a3ae2e38fa34834e903461e8d4bd13e29a4ada93a3785bd98f3bc9b7c8ffec91bc8a301c655d1b05836b7f29f6b15f76e23fef7
|
||||
SHA512 (appstream-glib-0.6.7.tar.xz) = cc8b58fa1eb8a4cb0c73f256ff3455d7ffc62282cf70676ae669a0b471c08278b3870d5d50dc70c386ec536031056136ba6742b674d94ca0c20d397f49615df2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user