SHA256
1
0
forked from pool/polari

Accepting request 228687 from GNOME:Next

Push GNOME:Next - GNOME 3.12.0

OBS-URL: https://build.opensuse.org/request/show/228687
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/polari?expand=0&rev=5
This commit is contained in:
2014-04-03 20:48:11 +00:00
committed by Git OBS Bridge
parent ec1aed2e4a
commit f1c8edcc09
4 changed files with 33 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
#
# spec file for package polari
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@@ -15,21 +16,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: polari
Version: 3.11.2
Version: 3.12.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://ftp.gnome.org/pub/GNOME/sources/polari/3.11/%{name}-%{version}.tar.xz
BuildRequires: intltool >= 0.50.0
Source0: http://download.gnome.org/sources/polari/3.12/%{name}-%{version}.tar.xz
BuildRequires: gjs
BuildRequires: hicolor-icon-theme
BuildRequires: intltool >= 0.50.0
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gio-2.0) >= 2.39.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.6
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.12
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.5
BuildRequires: pkgconfig(telepathy-glib)
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build