diff --git a/xfce4-terminal-0.8.5.1.tar.bz2 b/xfce4-terminal-0.8.5.1.tar.bz2 new file mode 100644 index 0000000..bfcbf4e --- /dev/null +++ b/xfce4-terminal-0.8.5.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a34568f78abf669957984602c54cd938f19c9343ee2691c2b787446629be064 +size 942117 diff --git a/xfce4-terminal-0.8.5.tar.bz2 b/xfce4-terminal-0.8.5.tar.bz2 deleted file mode 100644 index 21cbccf..0000000 --- a/xfce4-terminal-0.8.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c435b6c0cae93bd16c6f5b72d1e6639847bb15a299af01d3463b7f125348c46c -size 941639 diff --git a/xfce4-terminal.changes b/xfce4-terminal.changes index 424d028..c498a9f 100644 --- a/xfce4-terminal.changes +++ b/xfce4-terminal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 16 07:02:03 UTC 2017 - sor.alexei@meowr.ru + +- Update to version 0.8.5.1: + * Fix font settings load (bxo#13574). + ------------------------------------------------------------------- Sat May 20 18:14:32 UTC 2017 - lazy.kent@opensuse.org diff --git a/xfce4-terminal.spec b/xfce4-terminal.spec index 9a1cd2c..26a7384 100644 --- a/xfce4-terminal.spec +++ b/xfce4-terminal.spec @@ -18,7 +18,7 @@ Name: xfce4-terminal -Version: 0.8.5 +Version: 0.8.5.1 Release: 0 Summary: Terminal Emulator for the Xfce Desktop Environment License: GPL-2.0+ @@ -33,7 +33,6 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libxfce4ui-2) BuildRequires: pkgconfig(vte-2.91) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description xfce4-terminal is a lightweight and easy to use terminal emulator for the Xfce @@ -50,7 +49,7 @@ helps to save space on the desktop. %build %configure -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install %make_install @@ -89,5 +88,6 @@ make %{?_smp_mflags} %{_mandir}/man1/xfce4-terminal.1* %files lang -f %{name}.lang +%defattr(-,root,root) %changelog