New upstream release
This commit is contained in:
parent
7f683eb1be
commit
2a82b7b052
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/appstream-glib-0.3.3.tar.xz
|
||||
/appstream-glib-0.3.4.tar.xz
|
||||
/appstream-glib-0.3.5.tar.xz
|
||||
/appstream-glib-0.3.6.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.3.5
|
||||
Version: 0.3.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
@ -128,6 +128,14 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2015 Richard Hughes <richard@hughsie.com> 0.3.6-1
|
||||
- New upstream release
|
||||
- Add a 'replace-screenshots' command to appstream-util
|
||||
- Always upscale screenshots if they are too small
|
||||
- Assume the INF DriverVer is UTC
|
||||
- Remove the gtk3 dep from libappstream-glib
|
||||
- Use the correct image URL for HiDPI screenshots
|
||||
|
||||
* Wed Mar 11 2015 Richard Hughes <richard@hughsie.com> 0.3.5-1
|
||||
- New upstream release
|
||||
- Add new API required for firmware support
|
||||
|
||||
Loading…
Reference in New Issue
Block a user