]> git.pld-linux.org Git - packages/aom.git/commitdiff
- fix versioning in .pc file, release 2 auto/th/aom-1.0.0.errata1-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Apr 2019 05:11:18 +0000 (07:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Apr 2019 05:11:18 +0000 (07:11 +0200)
aom.spec

index e8f4bf7e2d757cca04b70798c2350310d5f66105..c3b2fb14575ecbb0bff33e439cb84152090b8b6e 100644 (file)
--- 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
This page took 0.19956 seconds and 4 git commands to generate.