Hello community, here is the log from the commit of package wammu for openSUSE:Factory checked in at 2014-11-11 01:11:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wammu (Old) and /work/SRC/openSUSE:Factory/.wammu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wammu" Changes: -------- --- /work/SRC/openSUSE:Factory/wammu/wammu.changes 2011-10-04 17:04:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wammu.new/wammu.changes 2014-11-11 01:11:55.000000000 +0100 @@ -1,0 +2,11 @@ +Sun Nov 9 15:44:41 UTC 2014 - mailaen...@opensuse.org + +- Updated to 0.37: + * Translation updates (Indonesian, Spanish, ...). + * Add export of contact to XML. + * Add Get all menu option. + * Added appdata metadata. +- Removed redundant %clean +- Brought back python-xml which is a hard dependency now + +------------------------------------------------------------------- Old: ---- wammu-0.36.tar.bz2 New: ---- wammu-0.37.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wammu.spec ++++++ --- /var/tmp/diff_new_pack.9Z9vdR/_old 2014-11-11 01:11:57.000000000 +0100 +++ /var/tmp/diff_new_pack.9Z9vdR/_new 2014-11-11 01:11:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package wammu # -# Copyright (c) 2011 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 @@ -16,15 +16,14 @@ # - Name: wammu -Version: 0.36 -Release: 1 -License: GPL-2.0 +Version: 0.37 +Release: 0 Summary: Mobile Phone Manager -Url: http://wammu.eu/wammu/ +License: GPL-2.0 Group: Productivity/Telephony/Utilities -Source0: http://downloads.sourceforge.net/gammu/%{name}-%{version}.tar.bz2 +Url: http://wammu.eu/wammu/ +Source: http://downloads.sourceforge.net/gammu/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build # Python location @@ -42,12 +41,14 @@ %else BuildRequires: wxPython >= 2.6 %endif +BuildRequires: python-xml %if 0%{?suse_version} BuildRequires: update-desktop-files %endif Requires: python-base = %py_ver Requires: python-gammu >= 0.24 Requires: python-pybluez +Requires: python-xml %if 0%{?suse_version} > 1130 Requires: python-wxWidgets >= 2.6 %else @@ -105,12 +106,9 @@ %find_lang %{name} --with-man --all-name -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) -%doc AUTHORS COPYING ChangeLog FAQ PKG-INFO README* +%doc COPYING ChangeLog PKG-INFO README* %{_bindir}/wammu %{_bindir}/wammu-configure %{wammu_python_sitelib}/Wammu/ @@ -120,6 +118,7 @@ %doc %{_mandir}/man1/wammu.1%{ext_man} %doc %{_mandir}/man1/wammu-configure.1%{ext_man} %{_datadir}/pixmaps/wammu.* +%{_datadir}/appdata/ %files lang -f %{name}.lang %defattr(-,root,root,-) @@ -129,5 +128,10 @@ %lang(ru) %doc %dir %{_mandir}/ru %endif %lang(sk) %doc %dir %{_mandir}/sk +%lang(en_GB) %doc %dir %{_mandir}/en_GB +%lang(et) %doc %dir %{_mandir}/et +%lang(id) %doc %dir %{_mandir}/id +%lang(tr) %doc %dir %{_mandir}/tr +%lang(uk) %doc %dir %{_mandir}/uk %changelog ++++++ wammu-0.36.tar.bz2 -> wammu-0.37.tar.bz2 ++++++ ++++ 91976 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org