Revisions of tilix

buildservice-autocommit accepted request 1124435 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 67)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 1124397 from Emiliano Langella's avatar Emiliano Langella (emilianolangella) (revision 66)
- Update to version 1.9.6
  Features:
  * Add close button to search box
  * Replace variables in custom link commands
  * Follow system color-scheme for default theme-variant
  Bugfixes:
  * nautilus: Don't import a specific version
  * nautilus: Add compatibility with Nautilus 43
  * nautilus: Avoid shell injection in open-tilix plugin
  * Drop manpage country names
  * Replace std.xml with GMarkup-based parser
  * icon: Fix up prompt pictogram alignment
  * Fix GLib critical warnings on startup
  Miscellaneous:
  * Change Gnome to GNOME
  * Replaced icon with more proportional one
  * Update to GtkD 3.10.0
  * ci: Run Ubuntu builds in container as well
  * Change label of "view shortcuts" action
  * Clarify tooltip of "reset to default" button for keyboard shortcuts
- drop patches fixed in release:
  * tilix-nautilus-43-compat.patch
  * b027797.patch
buildservice-autocommit accepted request 1082707 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 65)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 1082649 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 64)
- Add b027797.patch: Replace std.xml with GMarkup-based parser.
- Build nautilus-extension-tilix as noarch.
buildservice-autocommit accepted request 1005723 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 63)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 1005495 from Atri Bhattacharya's avatar Atri Bhattacharya (badshah400) (revision 62)
Add tilix-nautilus-43-compat.patch: nautilus: Add compatibility with Nautilus 43 [gh#gnunn1/tilix#2115].
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 956871 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 61)
- Update to version 1.9.5
  Features:
  * Disable advanced paste when there is no linebreak like iTerm2
  * Add environment variable when in quake mode
  * Add possibility to configure always enabled regex
  Bugfixes:
  * More appdata -> metainfo move
  * Add meson target for man page translations
  * Update flatpak manifest
  * meson: drop unused argument for i18n.merge_file()
  * Stop using deprecated Meson features
  * Keep quake window open if focus is restored before timeout has been reached
  * Don't check GtkDragResult (Wayland compatibility)
  * Don't add application/x-rootwindow-drop to dragSourceSet targets
- drop patches fixed in release:
  * 2081.patch
  * tilix-1.9.4-localized-man.patch
- rebase patches:
  * 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch
- change condition since the patches are just required for Leap 15.3.
  Leap 15.4 will not need them
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 956477 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 60)
- Add 2081.patch: Fix build using Meson 0.61+.
buildservice-autocommit accepted request 877444 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 59)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 877443 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 58)
- Fix build for Leap 15.3
  * add build dependency for librsvg-2.0 (was not discovered by pkgconfig)
  * Add patch: 0001-Don-t-generate-appstream-meta-data-on-older-versions.patch
    just used for Leap. Disable appdata.xml generation since we have to old
	version of appstream
  * add uk lang folder for man pages (different from Factory)
  * add com.gexperts.Tilix.appdata.xml file for Leap since we can't generate it 
buildservice-autocommit accepted request 874934 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 57)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 874919 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 56)
- Generate and install localized man pages:
  * Add tilix-1.9.4-localized-man.patch
  * Add po4a as build requirement
- Run test in check section.
buildservice-autocommit accepted request 871294 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 55)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 871286 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 54)
- Update to version 1.9.4
  Features:
  * Actually install Yaru color scheme
  * Give every tab the ${title} (instead of "Default")
  * Add option to strip trailing whitespace on paste (#1904)
  Bugfixes:
  * Fix saving of already saved session
  * Add shortcut to "Unselect all"
  * Many Meson buildsystem fixes
  * Avoid missing the previous command exit code when encoding URLs
  * Resolve some D deprecation messages
  * Mention powerline/fonts in README
  * Avoid calling values() on a shared object
  * Update metainfo data
  * Drop compat code for older D frontend versions
  * Bump minimum VTE version to 0.46
  * Remove deprecated Autotools support
  * Add release notes, NEWS file, automatic metainfo update
  * Update to GtkD 3.9.0
  Translations:
  * This release contains many localization updates
- Simplify by just use ldc as compiler and meson for build on all
  architectures instead of supporting two different build chains
- Drop patches not required for meson builds:
  * dynamic-link.patch
  * fix-ldc-link.patch
- Drop patches fixed upstream:
  * 0001-Avoid-calling-values-on-a-shared-object.patch
  * fix-meson-build.patch
buildservice-autocommit accepted request 811951 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 53)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 811950 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 52)
- Always apply patch 0001-Avoid-calling-values-on-a-shared-object.patch
  so we fix builds for all openSUSE distributions
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 811948 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 51)
- Refresh Patch (fix-meson-build.patch) with some minor updates from upstream
- Package man file
- Add patch 0001-Avoid-calling-values-on-a-shared-object.patch to make it build on newer ldc
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 811249 from Max Lin's avatar Max Lin (mlin7442) (revision 50)
fix uninstallable problem in Leap 15.2
buildservice-autocommit accepted request 752653 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 49)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 752652 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 48)
- Use python3-nautilus dependency for Tumbleweed since python2 support have
  been droped. Still keep python2-nautilus for older Leap releases. (boo#1158039)
Displaying revisions 1 - 20 of 67
openSUSE Build Service is sponsored by