Michael Catanzaro
0e064ef957
Enable the headerbar
2019-03-16 13:49:54 -05:00
Kalev Lember
264bcd2967
Rebuilt against fixed atk ( #1626575 )
2019-02-19 16:36:25 +01:00
Kalev Lember
7e3334efba
Drop obsolete gnome-common build dep
2019-02-19 14:50:53 +01:00
Kalev Lember
27a3d78f2c
Update to 3.31.90
...
- Rebase the translations
2019-02-19 14:50:53 +01:00
Fedora Release Engineering
a46454d1a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 23:21:23 +00:00
Kalev Lember
1951e9e18f
Update to 3.30.2
...
- Rebase transparency, command-notify, custom title and translation patches
2018-10-26 09:08:35 +02:00
David Herrmann
248649a295
gnome-terminal: reduce 'dbus-x11' dependency to 'dbus'
...
Back in the days a dependency on 'dbus-x11' was required to
automatically start a session bus when Xorg starts up. This is no
longer the case, as the 'dbus' package now always provides a system-
and user-bus to its dependents (currently via systemd units).
Lets reduce the 'dbus-x11' dependency to 'dbus', so we no longer
explicitly pull in 'dbus-daemon' recursively, but can safely support
other bus providers that don't support the legacy X11 startup scripts
(in particular dbus-broker).
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
2018-10-11 14:55:42 +02:00
Debarshi Ray
d29daedd37
Update to 3.30.1
...
Use a GSettings override to separate the menuitems for opening tabs and
windows.
Without the separate menuitems, it was not possible to open new tabs or
windows solely by using the mouse if the preference was set to windows
or tabs respectively. This isn't ideal for accessibility.
The preference is also hard to discover and there was simply no strong
justification for unifying the menuitems in the first place.
The org.gnome.Terminal.Legacy.Settings:new-terminal-mode preference is
ignored when the menuitems are separated.
https://bugzilla.redhat.com/show_bug.cgi?id=1300826
2018-10-05 19:16:23 +02:00
Debarshi Ray
d4f12feaf4
Update to 3.30.0
2018-10-05 17:50:02 +02:00
Debarshi Ray
15f9a27466
Update Source0
2018-10-05 17:30:47 +02:00
Debarshi Ray
8373fb3af5
Update to 3.29.92
...
- Rebase transparency, command-notify, custom title and translation
patches
- Remove upstreamed patches
2018-10-05 17:15:06 +02:00
Debarshi Ray
c8bd62d41d
Include LGPLv2+ in the list of licenses
...
src/terminal-pcre2.h is under LGPLv2+.
2018-07-27 15:46:18 +02:00
Fedora Release Engineering
0ce4a91474
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 03:02:55 +00:00
Debarshi Ray
b895c4dc4e
Separate the backports from downstream-specific patches
...
No need to do a build just for this.
2018-06-08 17:35:02 +02:00
Debarshi Ray
c78c23be2a
Remove unused BuildRequires on appdata-tools
...
No need to do a build just for this.
2018-06-08 15:57:31 +02:00
Debarshi Ray
4b3ab74ade
Backport fix for client-side memory error
...
https://gitlab.gnome.org/GNOME/gnome-terminal/issues/1
https://bugzilla.redhat.com/show_bug.cgi?id=1577482
2018-06-04 12:45:21 +02:00
Kalev Lember
a829ffe3f4
Update to 3.28.2
2018-05-21 21:13:56 +02:00
Kalev Lember
c0db5ebdd6
Bump minumum dep versions
...
gnome-terminal has GTK_CHECK_VERSION and GLIB_CHECK_VERSION ifdefs in
the code. Bump the deps to make sure that when we build against new
glib2 and gtk3 we also have runtime deps on the new versions.
2018-04-13 19:53:52 +02:00
Debarshi Ray
6947324492
Update to 3.28.1
...
Rebase the translations.
2018-04-13 17:48:21 +02:00
Debarshi Ray
31524a77d7
Update to 3.27.90
...
Rebase transparency, command-notify and translation patches.
2018-04-12 19:21:16 +02:00
Debarshi Ray
b12e142c07
Bump the vte requirement
2018-04-06 18:35:48 +02:00
Debarshi Ray
9ec2648bbd
Update to 3.27.4
...
Rebase transparency, command-notify and translation patches.
2018-04-06 18:27:30 +02:00
Debarshi Ray
7444051ecc
Update to 3.27.3
...
Rebase the translations.
2018-04-06 13:53:19 +02:00
Debarshi Ray
4ec8ea1db3
Update to 3.27.1
...
Rebase transparency, command-notify and translation patches.
2018-04-03 20:03:23 +02:00
Fedora Release Engineering
be835919aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 13:35:08 +00:00
Igor Gnatenko
2eb6311fab
Remove obsolete scriptlets
...
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-06 10:48:49 +01:00
Kalev Lember
4b7a8b18c9
Update to 3.26.2
...
- Rebase the translations
2017-11-02 12:13:12 +01:00
Marek Kasik
33ff125a11
Enable unit tests
...
Resolves : #1502666
2017-10-18 15:12:38 +02:00
Kalev Lember
f0e1b4c5d0
Update to 3.26.1
...
- Rebase the translations
2017-10-12 14:38:25 +02:00
Kalev Lember
82aebd5b5a
Update to 3.26.0
...
- Rebase downstream patches
2017-09-14 20:04:46 +02:00
Fedora Release Engineering
abd20b4522
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 22:07:56 +00:00
Fedora Release Engineering
6afe7dad2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 10:54:33 +00:00
Kalev Lember
2744f12681
Update to 3.24.2
...
- Rebase the translations
2017-05-11 09:01:57 +02:00
Kalev Lember
40629686f3
Update to 3.24.1
...
- Rebase the translations
2017-04-13 12:35:04 +02:00
Kalev Lember
9a532b06cd
Update to 3.24.0
...
- Rebase the translations
2017-03-22 20:11:29 +01:00
Debarshi Ray
f254b27ede
Revert "Add Requires: dbus-x11"
...
Instead of adding a Requires, it actually added a BuildRequires. The
package already had a "Requires: dbus-x11".
It's not worth doing a new build just for this, so this will be part
of the next one we do.
This reverts commit ebf2ad9ec8
.
2017-02-28 17:00:08 +01:00
Debarshi Ray
87450e007b
Update to 3.23.90
...
Update translations
Ensure that the transparency scale is sensitive only when a transparent
background is used
Rebase transparency, command-notify and translation patches
2017-02-27 18:26:02 +01:00
Richard Hughes
2d90d58f8a
Update to 3.23.90
2017-02-14 12:26:11 +00:00
Fedora Release Engineering
b3111efdb2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 11:30:22 +00:00
Debarshi Ray
0401492cce
Backport fix for search-provider crash (RH #1398958 )
...
... and update translations.
2016-12-15 16:13:59 +01:00
Debarshi Ray
a4d1c5aba6
Update to 3.22.1
...
- Rebase the translations
- Restore custom terminal titles
- Restore separate menuitems for opening tabs and windows
2016-11-08 13:04:35 +01:00
Kalev Lember
3b367b00d0
Update to 3.22.0
...
- Rebase the translations
2016-09-19 11:23:11 +02:00
Kalev Lember
0c41cf5afd
Use make_install macro
2016-09-14 08:19:35 +02:00
Kalev Lember
cdf373498f
Use standard tag order in spec file
2016-09-14 08:18:58 +02:00
Kalev Lember
5fc534cf98
Don't set group tags
...
They are unused in Fedora.
2016-09-14 08:18:22 +02:00
Kalev Lember
856b9ad8d0
Update to 3.21.92
...
- Rebase the translations
2016-09-14 08:18:07 +02:00
Kalev Lember
a6bece5f38
Backport a patch to fix terminal shrinking with every line entered
2016-08-19 07:55:21 +02:00
Kalev Lember
be703625c9
Update to 3.21.90
...
- Rebase the translations
2016-08-18 12:08:51 +02:00
Debarshi Ray
4048a43c07
Add Provides/Obsoletes to replace nautilus-open-terminal
2016-06-01 12:13:42 +02:00
Debarshi Ray
2062c62593
Update the file list
2016-05-11 12:54:26 +02:00
Debarshi Ray
54311d4d7c
Update to 3.20.2
2016-05-11 12:34:55 +02:00
Debarshi Ray
220f4119a1
Rebuild against vte291 ABI fix
2016-05-10 18:01:46 +02:00
Debarshi Ray
50dbd33620
Update to 3.20.1
...
- Rebase the translations
2016-04-11 18:36:36 +02:00
Kalev Lember
4cd2ed8679
Update to 3.20.0
...
- Rebase the translations
2016-03-22 07:16:10 +01:00
Debarshi Ray
d489773a4e
Update to 3.19.92
...
Rebase the translations.
The upstream tarball is missing even though the release was tagged.
Got to wait for that before actually issuing a build.
2016-03-17 16:59:58 +01:00
Kalev Lember
3e98075205
Update to 3.19.91
...
- Rebase transparency, command-notify and translation patches
2016-03-03 14:44:06 +01:00
Debarshi Ray
823dcdd4a5
Drop upstreamed patch
2016-02-18 19:49:26 +01:00
Debarshi Ray
e11cf09aba
Update to 3.19.2
...
- Rebase the translations
2016-02-18 19:38:04 +01:00
Debarshi Ray
195ab823ab
Adjust the dark terminal override to match the new setting
2016-02-18 16:20:18 +01:00
Debarshi Ray
ed41b54947
Update to 3.19.1
...
- Rebase transparency, command-notify and translation patches
- Dark terminals have been restored upstream
2016-02-11 20:36:36 +01:00
Dennis Gilmore
63f4bf8130
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 22:34:46 +00:00
Debarshi Ray
20cbc85690
Update to 3.18.2
...
- Consolidate all downstream features into a single patch to avoid conflicts
- Rebase the translations
2015-11-14 01:10:45 +01:00
Owen W. Taylor
549f12756d
Bump NVR for build with Wayland transparency fix
2015-11-12 12:13:12 -05:00
Owen W. Taylor
746b01cf54
Add patch fixing transparent mode under Wayland
...
https://bugzilla.redhat.com/show_bug.cgi?id=1207943
2015-11-12 12:08:22 -05:00
Kalev Lember
31e46707ed
Drop GConf migrator for F24
...
https://bugzilla.redhat.com/show_bug.cgi?id=1276525
2015-10-31 12:23:04 +01:00
Kalev Lember
6cadeb0754
Update to 3.18.1
2015-10-14 09:32:04 +02:00
Debarshi Ray
feb88792ad
Update to 3.18.0
...
- Backport a few upstream fixes
- Rebase the translations
2015-10-07 13:10:08 +02:00
Michael Catanzaro
b9fd94585a
Use a symbolic new tab icon
2015-10-01 10:06:06 -05:00
Debarshi Ray
ebf2ad9ec8
Add Requires: dbus-x11
...
It's not worth doing a new build just for this, so this will be part
of the next one we do.
https://bugzilla.redhat.com/show_bug.cgi?id=1206770
2015-09-16 15:03:56 +02:00
Debarshi Ray
2cdeee0341
Bump vte291 requirement
2015-09-14 19:02:31 +02:00
Debarshi Ray
366e36f99a
Update the names of the patches
2015-09-14 18:38:25 +02:00
Debarshi Ray
7465f69144
Update to 3.17.91
2015-09-14 18:22:36 +02:00
Dennis Gilmore
8004338cb5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-17 09:04:53 +00:00
Debarshi Ray
f4835dd9ee
Update to 3.16.2
...
- Rebase the translations for transparency strings
2015-05-15 22:51:10 +02:00
Kalev Lember
cd481f6710
Use license macro for the COPYING file
2015-05-10 21:16:59 +02:00
Debarshi Ray
ee53398aa3
Add Requires: dbus-x11
...
https://bugzilla.redhat.com/show_bug.cgi?id=1180775
2015-04-17 10:23:37 +02:00
Kalev Lember
68a1698ac2
Update to 3.16.1
2015-04-14 12:31:53 +02:00
Debarshi Ray
a19cf5a52c
Update to 3.16.0
2015-03-24 13:26:57 +01:00
Debarshi Ray
324c6b7494
Drop upstreamed patch
2015-03-17 13:51:36 +01:00
Debarshi Ray
14c93d7614
Update to 3.15.92
...
- Rebase the translations for transparency strings
2015-03-17 13:14:40 +01:00
Debarshi Ray
01b1868497
Withdraw the notification on focus-in-event
2015-03-16 15:16:27 +01:00
Debarshi Ray
dcf539ab9b
Adjust the names of the desktop and appdata files
2015-02-23 19:07:12 +01:00
Debarshi Ray
323e59cf1d
Don't treat warnings as errors
2015-02-23 18:55:58 +01:00
Debarshi Ray
5e80d24cd6
Add patch to fix format specifiers
2015-02-23 18:28:17 +01:00
Debarshi Ray
1fb42290a8
Add BR on vala-devel for the M4 macros
...
We are now regenerating the build scripts. So we need the Vala M4
macros in the build root.
2015-02-23 18:12:43 +01:00
Debarshi Ray
9368d7d133
Disable gterminal
2015-02-23 18:00:11 +01:00
Debarshi Ray
1ef38d0d42
The patches were fine, but the spec had a typo
2015-02-23 17:44:05 +01:00
Debarshi Ray
1ab5f00547
Update to 3.15.90
...
- Restore translations for transparency strings
- Restore dark terminals
- Add command-notify patches
2015-02-18 16:46:24 +01:00
Adam Williamson
8c25cb042f
backport partial fix for BGO #743395
2015-01-29 14:24:22 -08:00
Kalev Lember
40aae83e11
Update to 3.14.2
2014-11-10 23:18:57 +01:00
Kalev Lember
4024b6f28c
Update to 3.14.1
2014-10-13 23:34:34 +02:00
Kalev Lember
307ee2befc
Update to 3.14.0
2014-09-21 12:34:53 +02:00
Kalev Lember
5ab0bab036
Update to 3.13.92
2014-09-14 13:18:41 +02:00
Debarshi Ray
c2d7206b6c
Restore transparency
2014-09-12 15:41:40 +02:00
Kalev Lember
7814ac2f25
Update to 3.13.90
2014-08-18 23:34:52 +02:00
Peter Robinson
130e6c6b7c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-16 18:08:58 +00:00
Richard Hughes
f14b2f80b9
Update to 3.13.2
2014-06-24 18:08:09 +01:00
Dennis Gilmore
21f134f9ee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 12:34:47 -05:00
Kalev Lember
3bc25783d6
Add missing build dep
2014-05-29 00:21:13 +02:00
Kalev Lember
86ba11b88f
Update to 3.13.1
2014-05-28 20:44:32 +02:00