mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 08:22:50 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
Some checks failed
Run CI/CD... / main (push) Has been cancelled
This commit is contained in:
parent
81a24c1d8e
commit
5125368b86
3 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||||
|
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||||
|
|
||||||
|
|
BIN
nss-3.52.1.tar.gz
Normal file
BIN
nss-3.52.1.tar.gz
Normal file
Binary file not shown.
2
nss.spec
2
nss.spec
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: 3.103
|
Version: 3.52
|
||||||
Release: 1
|
Release: 1
|
||||||
#Epoch: 2
|
#Epoch: 2
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
Loading…
Add table
Reference in a new issue