rhughes pushed to ibus-anthy (master). "Use an AppStream file compatible with F22 also"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 22:25:54 UTC 2015


>From 198ac84fcd613c970d9bbd21fa02ce0997d0ec6d Mon Sep 17 00:00:00 2001
From: Richard Hughes <richard at hughsie.com>
Date: Wed, 25 Mar 2015 22:25:27 +0000
Subject: Use an AppStream file compatible with F22 also


diff --git a/ibus-anthy.spec b/ibus-anthy.spec
index 4b67275..803586b 100644
--- a/ibus-anthy.spec
+++ b/ibus-anthy.spec
@@ -22,7 +22,7 @@
 
 Name:           ibus-anthy
 Version:        1.5.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The Anthy engine for IBus input platform
 License:        GPLv2+
 Group:          System Environment/Libraries
@@ -131,7 +131,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libanthygobject-%{sub_version}.la
 
 # register as an AppStream component
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/appdata
-cat > $RPM_BUILD_ROOT%{_datadir}/appdata/anthy.metainfo.xml <<EOF
+cat > $RPM_BUILD_ROOT%{_datadir}/appdata/anthy.appdata.xml <<EOF
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="inputmethod">
   <id>anthy.xml</id>
@@ -193,7 +193,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_datadir}/ibus-anthy
 %{_datadir}/ibus/component/*
 %endif
-%{_datadir}/appdata/*.metainfo.xml
+%{_datadir}/appdata/*.appdata.xml
 %{_datadir}/icons/hicolor/scalable/apps/ibus-anthy.svg 
 
 %if %with_python_pkg
@@ -211,6 +211,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %{_libdir}/libanthygobject-%{sub_version}.so
 
 %changelog
+* Wed Mar 25 2015 Richard Hughes <rhughes at redhat.com> - 1.5.6-4
+- Use an AppStream file compatible with F22 also.
+
 * Wed Mar 25 2015 Richard Hughes <rhughes at redhat.com> - 1.5.6-3
 - Register as an AppStream component.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ibus-anthy.git/commit/?h=master&id=198ac84fcd613c970d9bbd21fa02ce0997d0ec6d


More information about the scm-commits mailing list