diff --git a/jcodings.spec b/jcodings.spec index ab22fa5..db207ca 100644 --- a/jcodings.spec +++ b/jcodings.spec @@ -2,11 +2,11 @@ Name: jcodings Version: 1.0.36 -Release: 1 +Release: 2 Summary: Java-based codings helper classes for Joni and JRuby License: MIT URL: http://github.com/jruby/jcodings -Source0: https://github.com/jruby/jcodings/tarball/%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/jruby/jcodings/archive/refs/tags/%{name}-%{version}.tar.gz BuildArch: noarch @@ -30,6 +30,9 @@ Java-based codings helper classes for Joni and JRuby. %files -f .mfiles %changelog +* Thu Nov 10 2022 liyanan - 1.0.36-2 +- Change source + * Fri Jan 21 2022 SimpleUpdate Robot - 1.0.36-1 - Upgrade to version 1.0.36