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


Commits:
fec1c407 by Pierre Schmitz at 2024-04-28T11:59:46+02:00
Add .nvchecker.toml

- - - - -
aa9903db by Pierre Schmitz at 2024-04-28T11:59:51+02:00
Ignore package artifacts

- - - - -


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,5 @@
+[openssl]
+source = 'git'
+git = 'git://git.openssl.org/openssl.git'
+prefix = 'openssl-'
+include_regex = 'openssl-[0-9]+\.[0-9]+\.[0-9]+'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openssl/-/compare/2031d5806cac4518f03eea647eb6c02a34112b78...aa9903db56e8f490eeef9be4a2147487880d7c45

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


Reply via email to