Accepting request 477143 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/477143 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=55
This commit is contained in:
parent
66fb2b97ac
commit
63fe54bf9e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ed3c599c8399bc80475b29ac0e7ff530202fe1e9c4a3a0eb87f87adb7989821f
|
|
||||||
size 701036
|
|
3
polari-3.23.91.tar.xz
Normal file
3
polari-3.23.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4907e3b72fdd7ea95a291f6e83cdff8368f7d60c3deb4a52ed2ce41f40b795e0
|
||||||
|
size 705384
|
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 6 10:17:08 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.23.91:
|
||||||
|
+ Bundle required Telepathy services in flatpak (bgo#777705).
|
||||||
|
+ Support auth bots that use "login" instead of "identify"
|
||||||
|
(bgo#778841).
|
||||||
|
+ Misc. bug fixes: bgo#778793, bgo#778797, bgo#778850,
|
||||||
|
bgo#779449, bgo#771888.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop polari-fast-forward-to-9d0fcf3.patch: No longer needed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 20 12:54:45 UTC 2017 - dimstar@opensuse.org
|
Mon Feb 20 12:54:45 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: polari
|
Name: polari
|
||||||
Version: 3.23.90
|
Version: 3.23.91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An IRC Client for GNOME
|
Summary: An IRC Client for GNOME
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
@ -26,8 +26,6 @@ Group: Productivity/Networking/IRC
|
|||||||
Url: http://wiki.gnome.org/Apps/Polari
|
Url: http://wiki.gnome.org/Apps/Polari
|
||||||
Source0: http://download.gnome.org/sources/polari/3.23/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/polari/3.23/%{name}-%{version}.tar.xz
|
||||||
Source99: polari-rpmlintrc
|
Source99: polari-rpmlintrc
|
||||||
# PATCH-FIx-UPSTREAM polari-fast-forward-to-9d0fcf3.patch dimstar@opensuse.org -- Fast forward to HEAD from 20170220, fix issues with gjs 1.47.90
|
|
||||||
Patch0: polari-fast-forward-to-9d0fcf3.patch
|
|
||||||
BuildRequires: gjs >= 1.45.0
|
BuildRequires: gjs >= 1.45.0
|
||||||
BuildRequires: hicolor-icon-theme
|
BuildRequires: hicolor-icon-theme
|
||||||
BuildRequires: intltool >= 0.50.0
|
BuildRequires: intltool >= 0.50.0
|
||||||
@ -64,7 +62,6 @@ with GNOME 3.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user