New upstream release
This commit is contained in:
parent
ec6bda15ab
commit
eb9b8dfefe
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/appstream-glib-0.6.13.tar.xz
|
||||
/appstream-glib-0.7.0.tar.xz
|
||||
/appstream-glib-0.7.1.tar.xz
|
||||
/appstream-glib-0.7.2.tar.xz
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.1
|
||||
Release: 4%{?dist}
|
||||
Version: 0.7.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
|
||||
@ -147,6 +147,12 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Aug 21 2017 Richard Hughes <richard@hughsie.com> 0.7.2-1
|
||||
- New upstream release
|
||||
- Allow remote icon types for desktop AppData files
|
||||
- Do not check the suffix of <id> tags
|
||||
- Prefer /usr/share/metainfo as default path for metainfo files
|
||||
|
||||
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.7.1-4
|
||||
- Rebuilt after RPM update (№ 3)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.1.tar.xz) = edde932b508af959d0a646e7118b426b14f9f5768e4be239a94bbf5df88d1845d0848b40ba3cee1496c90f7282a60d6ee96bc8e67b9ccebffb15ae0b93f5003b
|
||||
SHA512 (appstream-glib-0.7.2.tar.xz) = 881901c0a17443949083e31dc67df84e2397481254350ef822a9d5cc2c92305691bac8d6a2b7c46195f2cccaac89ba22a53cbc04c9f6f405bf6da535ad23cf31
|
||||
|
||||
Loading…
Reference in New Issue
Block a user