Hello community,

here is the log from the commit of package pidgin-otr for openSUSE:Factory 
checked in at 2017-01-30 10:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pidgin-otr (Old)
 and      /work/SRC/openSUSE:Factory/.pidgin-otr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pidgin-otr"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pidgin-otr/pidgin-otr.changes    2016-12-29 
22:44:07.498297204 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin-otr.new/pidgin-otr.changes       
2017-02-03 18:55:51.586495113 +0100
@@ -1,0 +2,5 @@
+Sat Jan 28 09:20:00 UTC 2017 - [email protected]
+
+- Add pidgin-otr.metainfo.xml from Fedora rh#1293331
+
+-------------------------------------------------------------------

New:
----
  pidgin-otr.metainfo.xml

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pidgin-otr.spec ++++++
--- /var/tmp/diff_new_pack.XVXpfN/_old  2017-02-03 18:55:51.978440074 +0100
+++ /var/tmp/diff_new_pack.XVXpfN/_new  2017-02-03 18:55:51.978440074 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-otr
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,8 @@
 Source:         https://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
 Source2:        https://otr.cypherpunks.ca/%{name}-%{version}.tar.gz.asc
 Source3:        https://otr.cypherpunks.ca/gpgkey.asc#/pidgin-otr.keyring
+# PATCH-FEATURE-UPSTREAM https://bugs.otr.im/plugins/pidgin-otr/issues/127
+Source4:        pidgin-otr.metainfo.xml
 BuildRequires:  intltool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-2.0)
@@ -89,6 +91,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
+install -Dm0644 %{SOURCE4} 
%{buildroot}%{_datadir}/appdata/pidgin-otr.metainfo.xml
 %find_lang pidgin-otr
 
 %post -n pidgin-plugin-otr -p /sbin/ldconfig
@@ -99,6 +102,8 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/pidgin/%{name}.so
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/pidgin-otr.metainfo.xml
 
 %files -n pidgin-plugin-otr-lang -f %{name}.lang
 %defattr(-,root,root)



++++++ pidgin-otr.metainfo.xml ++++++
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2015 Jiri Eischmann <[email protected]> 
-->
<component type="addon">
<id>pidgin-otr</id>
<extends>pidgin.desktop</extends>
<name>Off-the-Record Messaging</name>
<summary>A Pidgin plugin which implements Off-the-Record (OTR) 
Messaging</summary>
<url type="homepage">https://otr.cypherpunks.ca/</url>
<url type="bugtracker">https://bugs.otr.im/projects/pidgin-otr</url>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-2.0</project_license>
<updatecontact>eischmann_at_redhat.com</updatecontact>
​</component>

Reply via email to