Hello community,

here is the log from the commit of package modem-manager-gui for 
openSUSE:Factory checked in at 2014-09-06 12:18:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/modem-manager-gui (Old)
 and      /work/SRC/openSUSE:Factory/.modem-manager-gui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "modem-manager-gui"

Changes:
--------
--- /work/SRC/openSUSE:Factory/modem-manager-gui/modem-manager-gui.changes      
2014-07-28 16:12:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.modem-manager-gui.new/modem-manager-gui.changes 
2014-09-06 16:59:31.000000000 +0200
@@ -1,0 +2,26 @@
+Tue Sep  2 15:25:05 UTC 2014 - [email protected]
+
+- 0.0.17.1:
+  * New features:
+    - oFono/Connman supprted as well as ModemManager/NetworkManager;
+    - KDE addressbook contacts export (not sure if it works fine
+      though, additional testing needed);
+    - Preferred backends can be selected from GUI;
+    - Operations timeouts can be adjusted from GUI;
+    - Autocompletion for names of contacts in New SMS dialog and
+      names of commands in USSD window added;
+    - GNOME-style help added, thanks to Mario Blättermann (it is
+      not finished at moment, but much better than nothing);
+    - Appdata file added;
+  * Fixes:
+    - Deadlock on connections handling (at least hope so);
+    - Traffic history for a first day of month;
+    - Sending USSD codes with first symbol '#';
+    - 3GPP location format (thanks to Graham Inggs);
+    - Lots of other fixes.
+- Added desktop_database_post(un) and new dependencies.
+- Removed merged patches:
+  * modem-manager-gui-0.0.16-fix-gcc-warnings.patch
+  * modem-manager-gui-0.0.16-notifications-icon.patch
+
+-------------------------------------------------------------------

Old:
----
  modem-manager-gui-0.0.16-fix-gcc-warnings.patch
  modem-manager-gui-0.0.16-notifications-icon.patch
  modem-manager-gui-0.0.16.tar.gz

New:
----
  modem-manager-gui-0.0.17.1.tar.gz

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

Other differences:
------------------
++++++ modem-manager-gui.spec ++++++
--- /var/tmp/diff_new_pack.C9er6F/_old  2014-09-06 16:59:32.000000000 +0200
+++ /var/tmp/diff_new_pack.C9er6F/_new  2014-09-06 16:59:32.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package modem-manager-gui
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           modem-manager-gui
-Version:        0.0.16
+Version:        0.0.17.1
 Release:        0
-License:        GPL-3.0+
 Summary:        Modem Manager GUI
-Url:            http://linuxonly.ru/cms/page.php?7
+License:        GPL-3.0+
 Group:          Hardware/Mobile
+Url:            http://linuxonly.ru/cms/page.php?7
 Source:         
http://download.tuxfamily.org/gsf/source/modem-manager-gui-%{version}.tar.gz
 
 BuildRequires:  fdupes
 BuildRequires:  gdbm-devel
+BuildRequires:  itstool >= 1.2
+BuildRequires:  man
+BuildRequires:  po4a
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.1
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
@@ -35,11 +39,6 @@
 Suggests:       libcanberra0 >= 0.28
 Suggests:       libnotify-tools >= 0.7.5
 
-# PATCH-UPSTREAM from Mageia package.
-Patch1:         modem-manager-gui-0.0.16-notifications-icon.patch
-# PATCH-FIX-UPSTREAM to prevent gcc warnings.
-Patch2:         modem-manager-gui-0.0.16-fix-gcc-warnings.patch
-
 %description
 This program is simple graphical interface for Modem Manager
 daemon dbus interface.
@@ -56,8 +55,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure
@@ -69,6 +66,12 @@
 %suse_update_desktop_file -r %{name} 'Internet;Monitor;'
 %fdupes -s %{buildroot}%{_datadir}
 
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE
@@ -79,7 +82,14 @@
 %{_datadir}/pixmaps/%{name}.png
 %{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-%{_mandir}/man1/%{name}.1.*
+%{_mandir}/man*/%{name}.1.*
+%dir %{_mandir}/en_US
+%dir %{_mandir}/en_US/man1
+%dir %{_mandir}/uz@Latn
+%dir %{_mandir}/uz@Latn/man1
+%{_mandir}/*/man*/%{name}.1.*
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %files lang -f %{name}.lang
 

++++++ modem-manager-gui-0.0.16.tar.gz -> modem-manager-gui-0.0.17.1.tar.gz 
++++++
++++ 64912 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to