diff --git a/_service b/_service
deleted file mode 100644
index 6e64685..0000000
--- a/_service
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
- https://github.com/secure-systems-lab/securesystemslib
- git
- 1.1.0
- v1.1.0
-
-
-
-
-
- *.tar
- xz
-
-
diff --git a/python-securesystemslib.changes b/python-securesystemslib.changes
index 6c80aee..7c13b21 100644
--- a/python-securesystemslib.changes
+++ b/python-securesystemslib.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Mon Feb 10 20:35:16 UTC 2025 - Dirk Müller
+
+- update to 1.2.0:
+ * Small release with mostly internal changes.
+ * SigstoreSigner now has a convenience function for creating a
+ signing identity for GitHub Actions workflow
+ * Linting refactoring, switched to ruff
+ * Modern annotations used in most of the code base
+
-------------------------------------------------------------------
Tue Jan 14 17:00:34 UTC 2025 - Markéta Machová
@@ -47,7 +57,7 @@ Mon Mar 27 05:47:20 UTC 2023 - Steve Kowalik
- Add patch use_python3_interpreter_in_tests.diff:
* Call python3, not python.
-- Actually run the testsuite.
+- Actually run the testsuite.
- Fix the Summary, and run fdupes to fix the most egregious rpmlint issues.
- Stop using %{python_sitelib}/*.
diff --git a/python-securesystemslib.spec b/python-securesystemslib.spec
index d0a644d..3eb504b 100644
--- a/python-securesystemslib.spec
+++ b/python-securesystemslib.spec
@@ -17,12 +17,12 @@
Name: python-securesystemslib
-Version: 1.1.0
+Version: 1.2.0
Release: 0
-License: MIT
Summary: Cryptographic and general routines for Secure Systems Lab
+License: MIT
URL: https://github.com/secure-systems-lab/securesystemslib
-Source: securesystemslib-%{version}.tar.xz
+Source: https://files.pythonhosted.org/packages/source/s/securesystemslib/securesystemslib-%{version}.tar.gz
BuildRequires: %{python_module PyKCS11}
BuildRequires: %{python_module asn1crypto}
BuildRequires: %{python_module cryptography >= 3.3.2}
@@ -31,10 +31,9 @@ BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Suggests: python-asn1crypto
-Suggests: python-cryptography
-Suggests: python-PyKCS11
-
+Requires: python-PyKCS11
+Requires: python-asn1crypto
+Requires: python-cryptography
BuildArch: noarch
%python_subpackages
@@ -42,7 +41,7 @@ BuildArch: noarch
Cryptographic and general-purpose routines for Secure Systems Lab projects at NYU
%prep
-%autosetup -p1 -n securesystemslib-%version
+%autosetup -p1 -n securesystemslib-%{version}
# Remove exec permission from python scripts
find . -type f -name *.py -exec chmod 0644 {} \;
diff --git a/securesystemslib-1.1.0.obscpio b/securesystemslib-1.1.0.obscpio
deleted file mode 100644
index e763d60..0000000
--- a/securesystemslib-1.1.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:27769b9b809ec8a00ec29ab52034814ef91cb8328eef12e88fe4041975e2afbd
-size 2984460
diff --git a/securesystemslib-1.2.0.tar.gz b/securesystemslib-1.2.0.tar.gz
new file mode 100644
index 0000000..b1562af
--- /dev/null
+++ b/securesystemslib-1.2.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:34fa63e3296a0540b122a13bf51722ecd015be00c1d2ed45b23442e718920e76
+size 934472
diff --git a/securesystemslib.obsinfo b/securesystemslib.obsinfo
deleted file mode 100644
index eb86d88..0000000
--- a/securesystemslib.obsinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-name: securesystemslib
-version: 1.1.0
-mtime: 1717502370
-commit: c70d7be2b89659265d9fb50df4b6968780de30ab