From 7109d029880f6884ee0fff6a5363b872844d0cea Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 13 May 2013 20:54:55 +0100 Subject: [PATCH 1/3] Update to 0.34.5 --- .gitignore | 1 + sources | 2 +- vte3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a880d08..fba885a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /vte-0.34.2.tar.xz /vte-0.34.3.tar.xz /vte-0.34.4.tar.xz +/vte-0.34.5.tar.xz diff --git a/sources b/sources index 539b279..b859fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -894a9b165f7992966134b6be9c775196 vte-0.34.4.tar.xz +ce1f11568992df8e61c9366918fed571 vte-0.34.5.tar.xz diff --git a/vte3.spec b/vte3.spec index dce6fac..b8c5b45 100644 --- a/vte3.spec +++ b/vte3.spec @@ -1,5 +1,5 @@ Name: vte3 -Version: 0.34.4 +Version: 0.34.5 Release: 1%{?dist} Summary: A terminal emulator License: LGPLv2+ @@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Mon May 13 2013 Richard Hughes - 0.34.5-1 +- Update to 0.34.5 + * Mon Apr 15 2013 Kalev Lember - 0.34.4-1 - Update to 0.34.4 From 3a6a14ad885451ecfcf2ce51d147f2cc7d497a37 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 10 Jun 2013 23:15:39 +0200 Subject: [PATCH 2/3] Update to 0.34.6 --- .gitignore | 1 + sources | 2 +- vte3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index fba885a..2651df2 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /vte-0.34.3.tar.xz /vte-0.34.4.tar.xz /vte-0.34.5.tar.xz +/vte-0.34.6.tar.xz diff --git a/sources b/sources index b859fec..c3ee31e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce1f11568992df8e61c9366918fed571 vte-0.34.5.tar.xz +8fb3222611d0aaa40093f220581b6e1f vte-0.34.6.tar.xz diff --git a/vte3.spec b/vte3.spec index b8c5b45..6c869fd 100644 --- a/vte3.spec +++ b/vte3.spec @@ -1,5 +1,5 @@ Name: vte3 -Version: 0.34.5 +Version: 0.34.6 Release: 1%{?dist} Summary: A terminal emulator License: LGPLv2+ @@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Mon Jun 10 2013 Kalev Lember - 0.34.6-1 +- Update to 0.34.6 + * Mon May 13 2013 Richard Hughes - 0.34.5-1 - Update to 0.34.5 From 646700ae6daa5c49d2f8a51f8c575ef762a9c4c5 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 20 Jan 2014 21:23:33 +0000 Subject: [PATCH 3/3] Update to 0.34.9 --- .gitignore | 1 + sources | 2 +- vte3.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2651df2..479042d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /vte-0.34.4.tar.xz /vte-0.34.5.tar.xz /vte-0.34.6.tar.xz +/vte-0.34.9.tar.xz diff --git a/sources b/sources index c3ee31e..29e8e3a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fb3222611d0aaa40093f220581b6e1f vte-0.34.6.tar.xz +cb2f3cd4889581dcb61ab6db40bee542 vte-0.34.9.tar.xz diff --git a/vte3.spec b/vte3.spec index 6c869fd..616bbd3 100644 --- a/vte3.spec +++ b/vte3.spec @@ -1,5 +1,5 @@ Name: vte3 -Version: 0.34.6 +Version: 0.34.9 Release: 1%{?dist} Summary: A terminal emulator License: LGPLv2+ @@ -90,6 +90,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %changelog +* Mon Jan 20 2014 Richard Hughes - 0.34.9-1 +- Update to 0.34.9 + * Mon Jun 10 2013 Kalev Lember - 0.34.6-1 - Update to 0.34.6