From 64e1792dea5d3b80a1968b97e6ecdf6fda6649f5 Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 28 Feb 2023 14:01:05 +0000 Subject: [PATCH 1/3] Update to 2.70.3 --- .gitignore | 1 + sources | 2 +- vte291.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7773a58..e954c6c 100644 --- a/.gitignore +++ b/.gitignore @@ -87,3 +87,4 @@ /vte-0.70.0.tar.xz /vte-0.70.1.tar.xz /vte-0.70.2.tar.xz +/vte-0.70.3.tar.xz diff --git a/sources b/sources index 91ac12c..a4ddae0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.70.2.tar.xz) = ca54686a3e6cd8166be7f2d7fe93aaecde0845764911b56a6ea48918041b39d13da1ad9e2660cfac27564bda3236be001ca7dc87ab4576339c50fc2d3b0238b5 +SHA512 (vte-0.70.3.tar.xz) = c7aa25365e8f4fa0a8a1a102ec31b2dd215151cc0d84a5087cd5f40977b903ab6aa580b2223cf0c0d76be4a8f1669369f2986fcb7fe62235e903ed805d60cdf5 diff --git a/vte291.spec b/vte291.spec index 5f33068..29ffcba 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.70.2 +Version: 0.70.3 Release: 1%{?dist} Summary: GTK+ 3 terminal emulator library @@ -179,6 +179,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Tue Feb 28 2023 David King - 0.70.3-1 +- Update to 0.70.3 + * Tue Dec 06 2022 David King - 0.70.2-1 - Update to 0.70.2 From 8f7df07a03dba4633931206ad9daa10b609a3226 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 3 Jun 2023 23:02:18 +0200 Subject: [PATCH 2/3] Update to 0.70.5 --- .gitignore | 1 + sources | 2 +- vte291.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e954c6c..2ac9ca1 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ /vte-0.70.1.tar.xz /vte-0.70.2.tar.xz /vte-0.70.3.tar.xz +/vte-0.70.5.tar.xz diff --git a/sources b/sources index a4ddae0..a8529bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.70.3.tar.xz) = c7aa25365e8f4fa0a8a1a102ec31b2dd215151cc0d84a5087cd5f40977b903ab6aa580b2223cf0c0d76be4a8f1669369f2986fcb7fe62235e903ed805d60cdf5 +SHA512 (vte-0.70.5.tar.xz) = 05a385de143c8ae5ee5e3c2dac479b258c042a2928d6d4412df8ae1d15d35a5182ad794d260cb7c4c89054a48fca3285cc333d7d533e296865f466f93e84b20c diff --git a/vte291.spec b/vte291.spec index 29ffcba..87665fc 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.70.3 +Version: 0.70.5 Release: 1%{?dist} Summary: GTK+ 3 terminal emulator library @@ -179,6 +179,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Sat Jun 03 2023 Kalev Lember - 0.70.5-1 +- Update to 0.70.5 + * Tue Feb 28 2023 David King - 0.70.3-1 - Update to 0.70.3 From 2e4f6c45f380f93ff60fa8dff67ca253b3f07a55 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 14 Jun 2023 13:36:55 +0200 Subject: [PATCH 3/3] Update to 0.70.6 --- .gitignore | 1 + sources | 2 +- vte291.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2ac9ca1..39574f5 100644 --- a/.gitignore +++ b/.gitignore @@ -89,3 +89,4 @@ /vte-0.70.2.tar.xz /vte-0.70.3.tar.xz /vte-0.70.5.tar.xz +/vte-0.70.6.tar.xz diff --git a/sources b/sources index a8529bf..90e604d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vte-0.70.5.tar.xz) = 05a385de143c8ae5ee5e3c2dac479b258c042a2928d6d4412df8ae1d15d35a5182ad794d260cb7c4c89054a48fca3285cc333d7d533e296865f466f93e84b20c +SHA512 (vte-0.70.6.tar.xz) = b842c45975d4dc0c339fb00189ed33d13539428dc03e153a513994155feef3aaa47efab7d590449aa44633f09e1412fd57ada7c3b9dde16825b42ba3a8643ab9 diff --git a/vte291.spec b/vte291.spec index 87665fc..b485110 100644 --- a/vte291.spec +++ b/vte291.spec @@ -11,7 +11,7 @@ %global pcre2_version 10.21 Name: vte291 -Version: 0.70.5 +Version: 0.70.6 Release: 1%{?dist} Summary: GTK+ 3 terminal emulator library @@ -179,6 +179,9 @@ sed -i -e "/^vte_systemduserunitdir =/s|vte_prefix|'/usr'|" meson.build %{_sysconfdir}/profile.d/vte.sh %changelog +* Wed Jun 14 2023 Kalev Lember - 0.70.6-1 +- Update to 0.70.6 + * Sat Jun 03 2023 Kalev Lember - 0.70.5-1 - Update to 0.70.5