diff options
author | Richard Hughes <richard@hughsie.com> | 2015-09-24 09:59:53 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2015-09-24 09:59:53 +0100 |
commit | 3b7fd7adfdcd0435968823d9d14afc85d49a521f (patch) | |
tree | e4d3ee6fcb053f238c008b88a5635bcf7bf42986 /contrib | |
parent | daefcf13d36963bc77b09d7824d38f13dc5ba49b (diff) | |
download | appstream-glib-3b7fd7adfdcd0435968823d9d14afc85d49a521f.tar.gz |
trivial: Fix example spec file
Diffstat (limited to 'contrib')
-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 a834e32..9c109a2 100644 --- a/contrib/libappstream-glib.spec.in +++ b/contrib/libappstream-glib.spec.in @@ -38,7 +38,7 @@ Obsoletes: appdata-tools < 0.1.9 Provides: appdata-tools # this is not a library version -%define as_plugin_version 2 +%define as_plugin_version 3 %description This library provides GObjects and helper methods to make it easy to read and |