Hello community,

here is the log from the commit of package dianara for openSUSE:Factory checked 
in at 2016-03-26 15:27:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-11-04 
15:33:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dianara.new/dianara.changes     2016-03-26 
15:27:11.000000000 +0100
@@ -1,0 +2,19 @@
+Tue Mar 22 19:24:54 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 1.3.3:
+  * When trying to follow a contact, the user ID is verified.
+  * The image viewer gained basic zoom capabilities.
+  * Timelines show thumbnails of embedded images, full size in the
+    viewer.
+  * When pasting text in a post or comment, proper links will be
+    made from URLs, even when the pasted text is rich format.
+  * Links created from the Format menu are verified to have a
+    proper scheme.
+  * Post publisher area can grow bigger.
+  * Configurable avatar sizes in comments and minor feeds.
+  * Better error handling when timelines fail to load.
+  * Add a AppData (AppStream) file.
+  * Fix some size issues in comments.
+  * Other small fixes and improvements.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dianara.spec ++++++
--- /var/tmp/diff_new_pack.oao2pd/_old  2016-03-26 15:27:12.000000000 +0100
+++ /var/tmp/diff_new_pack.oao2pd/_new  2016-03-26 15:27:12.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dianara
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %define _name   Dianara
 Name:           dianara
-Version:        1.3.2
+Version:        1.3.3
 Release:        0
 Summary:        Pump.io social network desktop client
 License:        GPL-2.0+
@@ -62,10 +62,11 @@
 %install
 mkdir -p %{buildroot}%{_datadir}/%{name}/locale/
 install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
+install -Dm 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 ls icon | while read size; do
     install -Dm 0644 icon/$size/%{name}.png 
%{buildroot}%{_datadir}/icons/hicolor/$size/apps/%{name}.png
 done
-install -Dm 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
+install -Dm 0644 appdata/%{name}.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 
 %suse_update_desktop_file -r %{name} Network InstantMessaging
 
@@ -83,5 +84,7 @@
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog

++++++ dianara-v1.3.2.tar.gz -> dianara-v1.3.3.tar.gz ++++++
++++ 51753 lines of diff (skipped)


Reply via email to