Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
97e31634ba | ||
|
|
0cf9078d44 |
3 changed files with 4 additions and 14 deletions
3
README.packit
Normal file
3
README.packit
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.16.2.
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
# Enable/disable monitoring
|
||||
monitoring = true
|
||||
# Enable/disable filling bugzilla ticket for new release
|
||||
# When disabled it will also disable scratch builds
|
||||
bugzilla = false
|
||||
# Enable/disable reporting only stable versions
|
||||
# Stable versions are recognized based on release-monitoring.org project settings
|
||||
stable_only = true
|
||||
# Enable/disable reporting all new versions instead of the latest one
|
||||
# Enabling this will disable scratch builds
|
||||
all_versions = true
|
||||
# Enable/disable scratch build for newly opened version
|
||||
scratch_build = false
|
||||
|
|
@ -27,7 +27,7 @@ Summary: GTK terminal emulator library
|
|||
License: GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND X11 AND CC-BY-4.0
|
||||
|
||||
URL: https://wiki.gnome.org/Apps/Terminal/VTE
|
||||
Source0: https://download.gnome.org/sources/vte/%{gnome_major_minor_version}/vte-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/vte/0.84/vte-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(fmt) >= %{fmt_version}
|
||||
BuildRequires: pkgconfig(fribidi) >= %{fribidi_version}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue