New upstream release
This commit is contained in:
parent
ac16c7e3b7
commit
0d8e1a2f09
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@
|
||||
/appstream-glib-0.7.6.tar.xz
|
||||
/appstream-glib-0.7.7.tar.xz
|
||||
/appstream-glib-0.7.8.tar.xz
|
||||
/appstream-glib-0.7.9.tar.xz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.8
|
||||
Version: 0.7.9
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -132,6 +132,7 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_font.so
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_gettext.so
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_hardcoded.so
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_icon.so
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/libasb_plugin_shell_extension.so
|
||||
%{_libdir}/libappstream-builder.so.8*
|
||||
%{_mandir}/man1/appstream-builder.1.gz
|
||||
@ -145,6 +146,12 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Jun 04 2018 Richard Hughes <richard@hughsie.com> 0.7.9-1
|
||||
- New upstream release
|
||||
- Convert local icons found in metainfo files
|
||||
- Follow the Debian tilde usage when ordering versions
|
||||
- Use the launchable to find the desktop filename
|
||||
|
||||
* Fri Apr 20 2018 Richard Hughes <richard@hughsie.com> 0.7.8-1
|
||||
- New upstream release
|
||||
- Add as_version_string() for fwupd
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (appstream-glib-0.7.8.tar.xz) = 2e451e007862558475feae918afac570c1124bfcf6c1db0332abf4311340538917c7aa51dda5443d59b32540fabde90161a4e5137f1cd187327799db005376a1
|
||||
SHA512 (appstream-glib-0.7.9.tar.xz) = d78cb6f11cad01d67cb33f16e987485177d20b78a8b21cfbabb64ce7b18b813c0d2d1de2faeea199fdc31d12633e899a5596a6cf133cb831a4377d641f79eb7d
|
||||
|
||||
Loading…
Reference in New Issue
Block a user