Pierre Schmitz pushed to branch main at Arch Linux / Packaging / Packages / 
openssl-1.1


Commits:
181ad589 by Pierre Schmitz at 2024-04-28T12:24:06+02:00
Add .nvchecker.toml and .gitignore

- - - - -


2 changed files:

- + .gitignore
- + .nvchecker.toml


Changes:

=====================================
.gitignore
=====================================
@@ -0,0 +1,8 @@
+*-build.log
+*-check.log
+*-package*.log
+PKGBUILD-namcap.log
+*.pkg.tar.*
+*.pkg.tar.*-namcap.log
+*-pkgver.log
+*-prepare.log


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+["openssl-1.1"]
+source = 'git'
+git = 'git://git.openssl.org/openssl.git'
+from_pattern = "OpenSSL_1_1_([0-9]+)([a-z]*)"
+to_pattern = "1.1.\\1.\\2"
+include_regex = 'OpenSSL_1_1_[0-9]+[a-z]*'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openssl-1.1/-/commit/181ad5897937a3d0c543a6adbd2b8f4e2705c393

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openssl-1.1/-/commit/181ad5897937a3d0c543a6adbd2b8f4e2705c393
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to