Hello community,

here is the log from the commit of package dianara for openSUSE:Factory checked 
in at 2014-10-29 21:10:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dianara (Old)
 and      /work/SRC/openSUSE:Factory/.dianara.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dianara"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dianara/dianara.changes  2014-09-07 
11:10:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dianara.new/dianara.changes     2014-10-29 
21:11:13.000000000 +0100
@@ -1,0 +2,28 @@
+Tue Oct 28 10:48:50 UTC 2014 - [email protected]
+
+- Update to 1.2.4:
+  * Optional snippets in the Meanwhile feed, with configurable
+    character limit.
+  * Clicking the button that shows the page number at the bottom of
+    a timeline (or pressing Control+G) will open a window to jump
+    to any page.
+  * Menu option to enable/disable timeline auto-updating.
+  * New status bar icon indicates initialization stage and state of
+    auto-updates. Clicking it will also toggle the state of
+    auto-updates.
+  * Tray icon shows how many of the new messages are also
+    highlighted.
+  * Names of recipients are shown as links in the Publisher, so
+    hovering over them will show their addresses in the status bar.
+  * More logging, specifically during initial client registration
+    and the authorization token process.
+  * Settings dialog switched from tabs to stacked view, to have
+    more categories in the future.
+  * Added a TRANSLATING file, with instructions for new
+    translators.
+  * Fixed quoting texts containing "".
+  * Fixed long shutdown time.
+  * Lots of other small visual changes and fixes.
+- Minor spec cleanup.
+
+-------------------------------------------------------------------

Old:
----
  dianara-v1.2.3.tar.gz

New:
----
  dianara-v1.2.4.tar.gz

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

Other differences:
------------------
++++++ dianara.spec ++++++
--- /var/tmp/diff_new_pack.5I48F7/_old  2014-10-29 21:11:16.000000000 +0100
+++ /var/tmp/diff_new_pack.5I48F7/_new  2014-10-29 21:11:16.000000000 +0100
@@ -16,18 +16,18 @@
 #
 
 
-Name:           dianara
 %define _name   Dianara
-Version:        1.2.3
+Name:           dianara
+Version:        1.2.4
 Release:        0
 Summary:        Pump.io social network desktop client
 License:        GPL-2.0+
-Group:          System/GUI/Other
+Group:          Productivity/Networking/Other
 Url:            http://jancoding.wordpress.com/dianara
 Source:         
http://download.savannah.gnu.org/releases/%{name}/%{name}-v%{version}.tar.gz
-
 BuildRequires:  file-devel
 BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(QJson)
@@ -47,7 +47,7 @@
 %setup -q -n %{name}-v%{version}
 
 %build
-%{_libdir}/qt4/bin/qmake -makefile %{_name}.pro \
+%{_libdir}/qt4/bin/qmake \
   QMAKE_CFLAGS="%{optflags}"   \
   QMAKE_CXXFLAGS="%{optflags}"
 make %{?_smp_mflags}
@@ -64,12 +64,20 @@
 %suse_update_desktop_file -r %{name} Network InstantMessaging
 %find_lang %{name} --with-qt
 
+%post
+%desktop_database_post
+%icon_theme_cache_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+
 %files
 %defattr(-,root,root)
-%doc CHANGELOG LICENSE README
+%doc CHANGELOG LICENSE README TRANSLATING
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/icons/hicolor/
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %changelog

++++++ dianara-v1.2.3.tar.gz -> dianara-v1.2.4.tar.gz ++++++
++++ 39349 lines of diff (skipped)

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

Reply via email to