diff --git a/ruby3.2.changes b/ruby3.2.changes index af104b0..f1e5bb1 100644 --- a/ruby3.2.changes +++ b/ruby3.2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 9 16:27:29 UTC 2023 - Marcus Rueckert + +- Fix Source url (3.1 vs 3.2) + ------------------------------------------------------------------- Tue Dec 27 13:39:48 UTC 2022 - Marcus Rueckert diff --git a/ruby3.2.spec b/ruby3.2.spec index f77fc3d..2134615 100644 --- a/ruby3.2.spec +++ b/ruby3.2.spec @@ -89,7 +89,7 @@ Release: 0 # URL: https://www.ruby-lang.org/ -Source: https://cache.ruby-lang.org/pub/ruby/3.1/ruby-%{pkg_version}.tar.xz +Source: https://cache.ruby-lang.org/pub/ruby/3.2/ruby-%{pkg_version}.tar.xz Source3: %{rb_soname}.macros Source4: %{rb_soname}-default.macros Source5: vendor.tar.xz