Hello community,

here is the log from the commit of package shared-mime-info for 
openSUSE:Factory checked in at 2016-07-01 09:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shared-mime-info (Old)
 and      /work/SRC/openSUSE:Factory/.shared-mime-info.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shared-mime-info"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shared-mime-info/shared-mime-info.changes        
2016-03-29 14:27:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shared-mime-info.new/shared-mime-info.changes   
2016-07-01 09:57:43.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 14 10:46:29 UTC 2016 - [email protected]
+
+- Add alias application/nappdf to application/pdf (boo#984021)
+  0001-Add-alias-application-nappdf-for-application-pdf.patch
+
+-------------------------------------------------------------------

New:
----
  0001-Add-alias-application-nappdf-for-application-pdf.patch

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

Other differences:
------------------
++++++ shared-mime-info.spec ++++++
--- /var/tmp/diff_new_pack.YgRoMs/_old  2016-07-01 09:57:44.000000000 +0200
+++ /var/tmp/diff_new_pack.YgRoMs/_new  2016-07-01 09:57:44.000000000 +0200
@@ -26,6 +26,8 @@
 Source:         http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
 Source1:        mime-info-to-mime
 Source2:        macros.shared-mime-info
+# PATCH-FIX-UPSTREAM 
0001-Add-alias-application-nappdf-for-application-pdf.patch boo#984021 
[email protected] -- Add alias application/nappdf for application/pdf
+Patch0:         0001-Add-alias-application-nappdf-for-application-pdf.patch
 BuildRequires:  glib2-devel
 BuildRequires:  intltool
 BuildRequires:  libxml2-devel
@@ -56,6 +58,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 translation-update-upstream
 
 %build

++++++ 0001-Add-alias-application-nappdf-for-application-pdf.patch ++++++
>From c6f5d831d2e8838f65895ce9c59e1ccc2d22a1c2 Mon Sep 17 00:00:00 2001
From: Andreas Stieger <[email protected]>
Date: Thu, 9 Jun 2016 18:35:20 +0200
Subject: [PATCH] Add alias application/nappdf for application/pdf
Upstream: committed
References: https://bugs.freedesktop.org/show_bug.cgi?id=96463 
https://bugzilla.opensuse.org/show_bug.cgi?id=984021

---
 freedesktop.org.xml.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/freedesktop.org.xml.in b/freedesktop.org.xml.in
index 34a5d00..38c292a 100644
--- a/freedesktop.org.xml.in
+++ b/freedesktop.org.xml.in
@@ -215,6 +215,7 @@ command to generate the output files.
     <alias type="application/x-pdf"/>
     <alias type="image/pdf"/>
     <alias type="application/acrobat"/>
+    <alias type="application/nappdf"/>
   </mime-type>
   <mime-type type="application/xspf+xml">
     <_comment>XSPF playlist</_comment>
-- 
2.6.6


Reply via email to