diff --git a/xfce4-terminal-0.8.10.tar.bz2 b/xfce4-terminal-0.8.10.tar.bz2 new file mode 100644 index 0000000..ad038fc --- /dev/null +++ b/xfce4-terminal-0.8.10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3337c198e01262a0412384823185753ac8a0345be1d6776a7e9bbbcbf33dc7 +size 978071 diff --git a/xfce4-terminal-0.8.9.2.tar.bz2 b/xfce4-terminal-0.8.9.2.tar.bz2 deleted file mode 100644 index 24de8c3..0000000 --- a/xfce4-terminal-0.8.9.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ba23bf86d350ef8a95d2dfb50bbd1bbb2144d82985a779ec28caf47faaeeeeb -size 945176 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 58add17..d439728 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Dec 23 16:29:44 UTC 2020 - Marcel Kuehlhorn + +- Update to version 0.8.10 + * Bump libvte, gtk and xfce minimal versions (4.14) + * Stop using G_SPAWN_CHILD_INHERITS_STDIN spawn flag + * Updates README.md. + * Added new stock icons + * Limit font picker to fixed-size fonts + * Add gtk-doc as a dependency + * Do not require connection to generate manpage + * bxo#16875: Do not add ui.h file in datadir + * Simplify terminal manpage generation + * Switch preferences ui file to xdt-csource + * Switch to README.md and foreign automake mode + * Do not override clipboard contents + * Unsafe paste: Support bracketed paste mode + * Do not select text in Search dialog + * Add basic GitLab pipeline + * Translation Updates + ------------------------------------------------------------------- Sun Mar 29 19:55:15 UTC 2020 - Marcel Kuehlhorn diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 81c3d92..7aac3f8 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -19,7 +19,7 @@ %bcond_with git Name: xfce4-terminal -Version: 0.8.9.2 +Version: 0.8.10 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0-or-later @@ -34,8 +34,8 @@ BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.8 BuildRequires: pkgconfig(libpcre2-8) -BuildRequires: pkgconfig(libxfce4ui-2) -BuildRequires: pkgconfig(libxfconf-0) +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14 +BuildRequires: pkgconfig(libxfconf-0) >= 4.14 BuildRequires: pkgconfig(vte-2.91) Recommends: %{name}-lang @@ -93,11 +93,12 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/%{name}-settings.desktop %find_lang %{name} --with-man %{?no_lang_C} %files -%doc AUTHORS HACKING NEWS README THANKS +%doc AUTHORS HACKING NEWS README.md THANKS %license COPYING %{_bindir}/xfce4-terminal %dir %{_datadir}/xfce4 %{_datadir}/xfce4/terminal +%{_datadir}/icons/hicolor/*/apps/org.xfce.terminal* %{_datadir}/applications/xfce4-terminal.desktop %{_datadir}/applications/xfce4-terminal-settings.desktop %dir %{_datadir}/gnome-control-center