We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 966710f + 0b3b24c commit 2a2b4efCopy full SHA for 2a2b4ef
rpm/scitokens-cpp.spec
@@ -65,8 +65,11 @@ Requires: %{name}%{?_isa} = %{version}
65
%dir %{_includedir}/scitokens
66
67
%changelog
68
-* Fri Aug 27 2021 Dave Dykstra <dwd@fnal.gov> - 0.6.3-1
+* Fri Sep 03 2021 Dave Dykstra <dwd@fnal.gov> - 0.6.3-1
69
- Add support for building Debian packages on the OpenSUSE Build System
70
+- Add patch to jwt-cpp to update its picojson dependency in order to
71
+ enable it to compile on Debian 11 and Ubuntu 21.04
72
+- Fix el7 build by requiring epel-rpm-macros
73
74
* Thu Aug 26 2021 Dave Dykstra <dwd@fnal.gov> - 0.6.2-2
75
- Make the build require cmake3 instead of cmake
0 commit comments