New upstream release
This commit is contained in:
parent
eb9b8dfefe
commit
ca3b7a48f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/appstream-glib-0.7.0.tar.xz
|
||||
/appstream-glib-0.7.1.tar.xz
|
||||
/appstream-glib-0.7.2.tar.xz
|
||||
/appstream-glib-0.7.3.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -147,6 +147,14 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Oct 23 2017 Richard Hughes <richard@hughsie.com> 0.7.3-1
|
||||
- New upstream release
|
||||
- Add new API required by fwupd
|
||||
- Do not assign "flatpak" as an app's origin when no origin was found
|
||||
- Fix the inode mode to be sane on extracted files
|
||||
- Prefer /usr/share/metainfo as default path for metainfo files
|
||||
- Write XML for newer AppStream specification versions
|
||||
|
||||
* Mon Aug 21 2017 Richard Hughes <richard@hughsie.com> 0.7.2-1
|
||||
- New upstream release
|
||||
- Allow remote icon types for desktop AppData files
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.2.tar.xz) = 881901c0a17443949083e31dc67df84e2397481254350ef822a9d5cc2c92305691bac8d6a2b7c46195f2cccaac89ba22a53cbc04c9f6f405bf6da535ad23cf31
|
||||
SHA512 (appstream-glib-0.7.3.tar.xz) = f52bb0e81d5c4d04d012bcc813a7a98cc3a5d3cac38f31ba77764c1f6beb0cc4c8324cf70feb3406585ba3e5d011714f8927bdc18bc5086376889947e8489e05
|
||||
|
||||
Loading…
Reference in New Issue
Block a user