Hello community,
here is the log from the commit of package mozaddon-gnotifier for
openSUSE:Factory checked in at 2015-02-16 21:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozaddon-gnotifier (Old)
and /work/SRC/openSUSE:Factory/.mozaddon-gnotifier.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozaddon-gnotifier"
Changes:
--------
--- /work/SRC/openSUSE:Factory/mozaddon-gnotifier/mozaddon-gnotifier.changes
2014-11-24 11:19:14.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.mozaddon-gnotifier.new/mozaddon-gnotifier.changes
2015-02-16 21:14:39.000000000 +0100
@@ -1,0 +2,8 @@
+Fri Feb 13 19:27:59 UTC 2015 - [email protected]
+
+- Update to version 1.8.8
+ * Dutch and Estonian translation fixes
+ * Fix for bug: Sender sometimes are not included in a new email
+ notification
+
+-------------------------------------------------------------------
Old:
----
gnotifier-1.8.7-sm+tb+fx-linux.xpi
New:
----
gnotifier-1.8.8-sm+tb+fx-linux.xpi
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mozaddon-gnotifier.spec ++++++
--- /var/tmp/diff_new_pack.cax79e/_old 2015-02-16 21:14:40.000000000 +0100
+++ /var/tmp/diff_new_pack.cax79e/_new 2015-02-16 21:14:40.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mozaddon-gnotifier
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,13 +17,13 @@
Name: mozaddon-gnotifier
-Version: 1.8.7
+Version: 1.8.8
Release: 0
Summary: Firefox integration with native Linux notification system
License: GPL-3.0
Group: Productivity/Networking/Web/Browsers
Url: https://github.com/mkiol/GNotifier
-Source:
https://addons.mozilla.org/firefox/downloads/file/283336/gnotifier-1.8.7-sm+tb+fx-linux.xpi
+Source:
https://addons.mozilla.org/firefox/downloads/file/297152/gnotifier-1.8.8-sm+tb+fx-linux.xpi
BuildRequires: fdupes
BuildRequires: mozaddon-devel
BuildArch: noarch
@@ -43,10 +43,12 @@
%install
%mozilla_addon_install %{S:0}
%mozilla_unlock_addons
-%fdupes "%buildroot/%mozilla_moduledir"
+%fdupes "%{buildroot}/%{mozilla_moduledir}"
+# delete windows dlls
+find %{buildroot}/%{mozilla_moduledir} -name '*.dll' -type f -delete -print
%files
%defattr(-,root,root)
-%mozilla_moduledir
+%{mozilla_moduledir}
%changelog
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]