commit 336e945c5e494437f99fd61726229bb7df1b4267
Author: Jan Palus <at...@pld-linux.org>
Date:   Wed Nov 22 14:24:56 2023 +0100

    up to 0.3.3

 libvterm.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/libvterm.spec b/libvterm.spec
index 299f116..e20c3b5 100644
--- a/libvterm.spec
+++ b/libvterm.spec
@@ -1,11 +1,11 @@
 Summary:       An abstract library implementation of a VT220/xterm/ECMA-48 
terminal emulator
 Name:          libvterm
-Version:       0.3.2
+Version:       0.3.3
 Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       
https://www.leonerd.org.uk/code/libvterm/%{name}-%{version}.tar.gz
-# Source0-md5: 34e8fc67e919a07b173869ef528cf1c3
+# Source0-md5: 7d86578b4966ce6c622fb3662d3d3ee8
 URL:           http://www.leonerd.org.uk/code/libvterm/
 BuildRequires: libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,12 +42,12 @@ developing applications that use %{name}.
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-    CFLAGS="%{optflags} -std=gnu99" \
-    INCDIR="%{_includedir}" \
-    LIBDIR="%{_libdir}" \
-    MANDIR="%{_mandir}" \
-    PREFIX="%{_prefix}" \
-    DESTDIR=$RPM_BUILD_ROOT
+       CFLAGS="%{optflags} -std=gnu99" \
+       INCDIR="%{_includedir}" \
+       LIBDIR="%{_libdir}" \
+       MANDIR="%{_mandir}" \
+       PREFIX="%{_prefix}" \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libvterm.a
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libvterm.la
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvterm.git/commitdiff/336e945c5e494437f99fd61726229bb7df1b4267

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to