SHA256
1
0
forked from pool/polari

Accepting request 429131 from GNOME:Factory

New stable (forwarded request 428859 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/429131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/polari?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2016-09-23 09:37:33 +00:00 committed by Git OBS Bridge
commit 1c8a9c5254
5 changed files with 96 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9085ad756060eb9759471c195cfe6af22b99489b8f28dc05ff4c91ccaf37c2f0
size 524048

3
polari-3.22.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90ea3db7ed0a03d46d9376e3201b4332f56d6149bc284379c367159094b73818
size 615184

2
polari-rpmlintrc Normal file
View File

@ -0,0 +1,2 @@
addFilter(".*devel-file-in-non-devel-package.*/usr/share/polari/gir-1.0/Polari-1.0.gir")
addFilter(".*desktopfile-without-binary.*/usr/share/applications/org.gnome.Polari.desktop gapplication")

View File

@ -1,3 +1,83 @@
-------------------------------------------------------------------
Mon Sep 19 23:34:01 UTC 2016 - zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 13 18:53:02 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.92:
+ Improve connectivity handling (bgo#770751).
+ Misc. bug fixes: bgo#768611.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 30 08:44:48 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.91:
+ Add "Connect" item to room list header menu (bgo#769192).
+ Fix connection issues with predefined networks (bgo#766935).
+ Only switch channels immediately after a user action
(bgo#769584).
+ Fix launching through persistent notifications (bgo#769592).
+ Support externally configured channels (aka autojoin)
(bgo#751575).
+ Support NickServ passwords (bgo#709982).
+ Misc. bug fixes and cleanups: bgo#769280, bgo#769339,
bgo#769355, bgo#769582, bgo#769583, bgo#769655, bgo#769656.
+ Updated translations.
- Add pkgconfig(libsecret-1), pkgconfig(pango),
pkgconfig(pangocairo), pkgconfig(libsoup-2.4) and
pkgconfig(telepathy-logger-0.2) BuildRequires: New explicit
dependencies.
-------------------------------------------------------------------
Fri Aug 19 21:56:58 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.4:
+ Improve text styling in chat log (bgo#768381).
+ Fix auto-scrolling to bottom (bgo#765129).
+ Restore highlights in messages loaded from logs (bgo#768613).
+ Fix rooms in sidebar not updating their read/unread style
(bgo#768909).
+ Improve handling of initial pending messages (bgo#768907).
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 19 21:56:57 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.3:
+ Add shortcuts to jump to top/bottom of the chat log
(bgo##755549).
+ Track users to fix wrong online status in chat log
(bgo#763868).
+ Updated translations.
- Add polari-rpmlintrc: Filter out rpmlintwarning about gir devel
file. The only consumer of this gir file is polari itself, and
does not warrent spliting out a devel pacakage. Also filter out
desktopfile-without-binary warning, polari is a dbus activated
application, no binary is expected.
-------------------------------------------------------------------
Fri Aug 19 21:56:56 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.2:
+ Support /close command (bgo#763385).
+ Support pasting text/image content from files (bgo#766066).
+ Enable text/image uploads via drag and drop (bgo#766068).
+ Add help entry to app menu (bgo#723024).
+ Misc. bug fixes: bgo#765445, bgo#765841.
+ Updated translations.
- Add yelp-tools BuildRequires: New dependency.
-------------------------------------------------------------------
Fri Aug 19 21:56:55 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.1:
+ Update roomList header popover on name changes (bgo#763178).
+ Prioritize popular networks (bgo#762733).
-------------------------------------------------------------------
Fri Aug 19 21:56:54 UTC 2016 - zaitor@opensuse.org

View File

@ -18,21 +18,28 @@
Name: polari
Version: 3.20.3
Version: 3.22.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.20/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/polari/3.22/%{name}-%{version}.tar.xz
Source99: polari-rpmlintrc
BuildRequires: gjs >= 1.45.0
BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.50.0
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.41.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.6
BuildRequires: pkgconfig(libsecret-1)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(pangocairo)
BuildRequires: pkgconfig(telepathy-glib)
BuildRequires: pkgconfig(telepathy-logger-0.2)
Requires: gjs >= 1.45.0
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -77,6 +84,7 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
%files
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS
%doc %{_datadir}/help/
%{_bindir}/polari
%dir %{_datadir}/appdata
%{_datadir}/appdata/org.gnome.Polari.appdata.xml