diff --git a/nss-pem-1.1.0.tar.xz b/nss-pem-1.1.0.tar.xz deleted file mode 100644 index e678eb5d87ea7f769f5929f1a950404368b49f7b..0000000000000000000000000000000000000000 Binary files a/nss-pem-1.1.0.tar.xz and /dev/null differ diff --git a/nss-pem-1.1.1.tar.xz b/nss-pem-1.1.1.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..430de57d8c8354de02f6c98117ef5444ad9fe544 Binary files /dev/null and b/nss-pem-1.1.1.tar.xz differ diff --git a/nss-pem.spec b/nss-pem.spec index f2941e6cdb755904497290a72a6b6bb2e763a565..f74e9e3d83a1be48c47c0b06c630e6f3c8c79aac 100644 --- a/nss-pem.spec +++ b/nss-pem.spec @@ -1,6 +1,6 @@ Name: nss-pem -Version: 1.1.0 -Release: 2 +Version: 1.1.1 +Release: 1 Summary: PEM file reader for Network Security Services (NSS) License: MPL-1.1 URL: https://github.com/kdudka/nss-pem @@ -34,6 +34,9 @@ export CFLAGS="%{optflags} -DNSS_PKCS11_2_0_COMPAT" %license COPYING.{GPL,MPL} %changelog +* Sat Aug 23 2025 Funda Wang - 1.1.1-1 +- update to 1.1.1 + * Fri Nov 08 2024 Funda Wang - 1.1.0-2 - adopt to new cmake macro