Accepting request 111737 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/111737 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-terminal?expand=0&rev=64
This commit is contained in:
commit
d44cd697eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b158505dc1c8e03d75fabfae22eaec0404e934af0d0ab1eab202f0f8826befe
|
||||
size 1700288
|
3
gnome-terminal-3.4.0.1.tar.xz
Normal file
3
gnome-terminal-3.4.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1369298498d62993b075dc6d4b9669bbce1acb7ba1f670a0ba39e40a2a25a092
|
||||
size 2015016
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 14:57:08 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.4.0.1:
|
||||
+ No changes.
|
||||
- Changes from version 3.4.0:
|
||||
+ Use symbolic icon for the close button.
|
||||
+ Adapt for scroll changes in GTK+ 3.4.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 19 16:39:32 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-terminal
|
||||
Version: 3.3.0
|
||||
Version: 3.4.0.1
|
||||
Release: 0
|
||||
Summary: GNOME Terminal
|
||||
License: GPL-3.0+ ; LGPL-2.1+
|
||||
Group: System/X11/Terminals
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-terminal/3.3/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-terminal/3.4/%{name}-%{version}.tar.xz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnome-doc-utils-devel
|
||||
# for gtk-builder-convert
|
||||
@ -34,10 +34,10 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(vte-2.90)
|
||||
BuildRequires: pkgconfig(vte-2.90) >= 0.30.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
PreReq: filesystem gconf2
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user