[packages/aom] - fix versioning in .pc file, release 2

qboosh qboosh at pld-linux.org
Sat Apr 27 07:11:08 CEST 2019


commit 26505308771284cb2fea50cc5f8387b29a5aedba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 27 07:11:18 2019 +0200

    - fix versioning in .pc file, release 2

 aom.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aom.spec b/aom.spec
index e8f4bf7..c3b2fb1 100644
--- a/aom.spec
+++ b/aom.spec
@@ -8,7 +8,7 @@ Name:		aom
 %define	basever	1.0.0
 %define	subver	errata1
 Version:	%{basever}.%{subver}
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries
 # tarball is recreated with different md5 on each download
@@ -82,7 +82,7 @@ Graficzny analizator formatu AOM.
 %setup -qc
 %patch0 -p1
 
-%{__sed} -i -e 's/^Next Release/v%{version}/' CHANGELOG
+%{__sed} -i -e 's/^Next Release/2018-06-28 v%{version}/' CHANGELOG
 
 %build
 install -d builddir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aom.git/commitdiff/26505308771284cb2fea50cc5f8387b29a5aedba



More information about the pld-cvs-commit mailing list