diff options
author | Richard Hughes <richard@hughsie.com> | 2016-01-22 13:12:36 +0000 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2016-01-22 13:57:13 +0000 |
commit | 420423afe4320a8e780742a3ae06251e0dc69fad (patch) | |
tree | c4abc479012699c3b6fe26f1d2ebaf32489a8c2b /contrib/libappstream-glib.spec.in | |
parent | 0c7e133ae291716c030d51630a886313c82410a3 (diff) | |
download | appstream-glib-420423afe4320a8e780742a3ae06251e0dc69fad.tar.gz |
Remove the GIR and GResource, nm and KDE-specific plugins
Applications have to specify the kudos upstream and relying on these hacky
heuristics only worked some of the time for packages, and none of the time
for xdg-app and Limba.
Diffstat (limited to 'contrib/libappstream-glib.spec.in')
-rw-r--r-- | contrib/libappstream-glib.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libappstream-glib.spec.in b/contrib/libappstream-glib.spec.in index cc1a7b8..cf47ac8 100644 --- a/contrib/libappstream-glib.spec.in +++ b/contrib/libappstream-glib.spec.in @@ -40,7 +40,7 @@ Obsoletes: appdata-tools < 0.1.9 Provides: appdata-tools # this is not a library version -%define as_plugin_version 4 +%define as_plugin_version 5 %description This library provides GObjects and helper methods to make it easy to read and |