Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2017-09-13 21:56:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/polari (Old)
 and      /work/SRC/openSUSE:Factory/.polari.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "polari"

Wed Sep 13 21:56:39 2017 rev:25 rq:523819 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/polari/polari.changes    2017-08-10 
13:44:01.145678944 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes       2017-09-13 
21:56:43.967350504 +0200
@@ -1,0 +2,53 @@
+Tue Sep 12 20:07:56 UTC 2017 - [email protected]
+
+- Update to version 3.26.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Sep  6 23:10:46 UTC 2017 - [email protected]
+
+- Update to version 3.25.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 14 12:32:16 UTC 2017 - [email protected]
+
+- Update to version 3.25.90:
+  + Change to nominal nick when it becomes available (bgo#710731).
+  + Revamp initial setup (bgo#772458).
+  + Add an Emoji picker to the chat entry (bgo#755579).
+  + Misc. bug fixes: bgo#774212.
+  + Updated translations.
+- Tiny bit of spec-cleanup.
+
+-------------------------------------------------------------------
+Sat Jul 22 09:39:02 UTC 2017 - [email protected]
+
+- Update to version 3.25.4:
+  + Support NickServ bots that don't handle nick in identify
+    command (bgo#772915).
+  + Improve handling of temporarily unavailble networks
+    (bgo#784047).
+  + Fix double-toggling of room checkboxes (bgo#782969).
+  + Misc. bug fixes (bgo#783747).
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jul 21 03:25:01 UTC 2017 - [email protected]
+
+- Update to version 3.25.1:
+  + Share a spell checker to only load dictionaries once
+    (bgo#780762).
+  + Override paste.gnome.org's default expiry (bgo#780888).
+  + Indicate in private conversation when contact disconnects 
+    (bgo#712635).
+  + Trim trailing underscores from nick on startup (bgo#781161).
+  + Add --version CLI option (bgo#780272).
+  + Drop autotools support (bgo#781687).
+  + Misc. bug fixes: bgo#780113, bgo#781072, bgo#781159,
+    bgo#780273, bgo#781686.
+- Add meson BuildRequires and switch autotools macros configure,
+  make and makeinstall to meson, meson_build and meson_install
+  following upstream switch to Meson build system.
+
+-------------------------------------------------------------------

Old:
----
  polari-3.24.2.tar.xz

New:
----
  polari-3.26.0.tar.xz

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

Other differences:
------------------
++++++ polari.spec ++++++
--- /var/tmp/diff_new_pack.xzdPd5/_old  2017-09-13 21:56:44.459281291 +0200
+++ /var/tmp/diff_new_pack.xzdPd5/_new  2017-09-13 21:56:44.463280727 +0200
@@ -18,17 +18,18 @@
 
 
 Name:           polari
-Version:        3.24.2
+Version:        3.26.0
 Release:        0
 Summary:        An IRC Client for GNOME
 License:        GPL-2.0+ and LGPL-2.1+
 Group:          Productivity/Networking/IRC
 Url:            http://wiki.gnome.org/Apps/Polari
-Source0:        
http://download.gnome.org/sources/polari/3.24/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/polari/3.26/%{name}-%{version}.tar.xz
 Source99:       polari-rpmlintrc
 BuildRequires:  gjs >= 1.45.0
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50.0
+BuildRequires:  meson
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(gio-2.0) >= 2.41.0
@@ -65,12 +66,11 @@
 %setup -q
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%makeinstall
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+%meson_install
 %suse_update_desktop_file org.gnome.Polari
 %find_lang %{name} %{?no_lang_C}
 
@@ -85,7 +85,6 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS
 %doc %{_datadir}/help/
 %{_bindir}/polari
@@ -105,7 +104,6 @@
 %{_libdir}/polari/libpolari-1.0.so
 
 %files -n typelib-1_0-Polari-1_0
-%defattr(-,root,root)
 %dir %{_libdir}/polari
 %dir %{_libdir}/polari/girepository-1.0
 %{_libdir}/polari/girepository-1.0/Polari-1.0.typelib

++++++ polari-3.24.2.tar.xz -> polari-3.26.0.tar.xz ++++++
++++ 158894 lines of diff (skipped)


Reply via email to