re-import sources as agreed with the maintainer
This commit is contained in:
parent
35feeaeefb
commit
58ac295133
15
.gitignore
vendored
15
.gitignore
vendored
@ -1,2 +1,15 @@
|
||||
SOURCES/pcre2-10.32.tar.bz2
|
||||
/pcre2-10.10.tar.bz2
|
||||
/pcre2-10.20-RC1.tar.bz2
|
||||
/pcre2-10.20.tar.bz2
|
||||
/pcre2-10.21-RC1.tar.bz2
|
||||
/pcre2-10.21.tar.bz2
|
||||
/pcre2-10.22-RC1.tar.bz2
|
||||
/pcre2-10.22.tar.bz2
|
||||
/pcre2-10.23-RC1.tar.bz2
|
||||
/pcre2-10.23.tar.bz2
|
||||
/pcre2-10.30-RC1.tar.bz2
|
||||
/pcre2-10.30.tar.bz2
|
||||
/pcre2-10.31-RC1.tar.bz2
|
||||
/pcre2-10.31.tar.bz2
|
||||
/pcre2-10.32-RC1.tar.bz2
|
||||
/pcre2-10.32.tar.bz2
|
||||
|
2
pcre2.rpmlintrc
Normal file
2
pcre2.rpmlintrc
Normal file
@ -0,0 +1,2 @@
|
||||
from Config import *
|
||||
addFilter("spelling-error .* encodings");
|
Loading…
Reference in New Issue
Block a user