#5 Update to acts_as_list 1.1.0.
Opened a year ago by pvalena. Modified 4 months ago
rpms/ pvalena/rubygem-acts_as_list rebase  into  rawhide

file modified
+6 -2
@@ -2,8 +2,8 @@ 

  %global gem_name acts_as_list

  

  Name: rubygem-%{gem_name}

- Version: 1.0.4

- Release: 6%{?dist}

+ Version: 1.1.0

+ Release: 1%{?dist}

  Summary: A gem allowing active_record model to act as a list

  License: MIT

  URL: http://github.com/brendon/acts_as_list
@@ -74,6 +74,10 @@ 

  %{gem_instdir}/%{gem_name}.gemspec

  

  %changelog

+ * Thu Jan 11 2024 Pavel Valena <pvalena@redhat.com> - 1.1.0-1

+ - Update to acts_as_list 1.1.0.

+   Resolves: rhbz#2166137

+ 

  * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-6

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (acts_as_list-1.0.4.gem) = 45cc3a2ddc3bdf245819bfe62c39cea5e9b96bf63b3e817adae2acadcf7b51f47379ae9bf1c2c1cfd6a1dc70d7279f44e0a932c838fa93fa4a0c3b9dcbcd46ea

+ SHA512 (acts_as_list-1.1.0.gem) = bdcaf07bc4ad3854d68c8d95e666e86c2500474ffa212c315b6b4abd321341ac782c0e301f2c859c12b80ecfdd1cc743ccf8a7bdbdb36e30fafcd98d4928a00a

Resolves: rhbz#2166137


Note: this update was created and tested automatically, but it was not checked by anyone. Please check the logs, commits, and comment "LGTM" it if you find it ok. Afterwards it will be merged and built automatically as well (and the build status checked). For that I'd ask you to add the package into @ruby-packagers-sig group (if it isn't yet).


To have latest acts_as_list gem in Fedora.

Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=97016701

Copr build:
https://copr.fedorainfracloud.org/coprs/build/5414734

Checks:

  • Koji build: ok
  • Tests: ok
  • Syntax check: ok
  • Reverse dependencies: ok
  • Smoke test: ok
  • rpmlint: ok

Update log: https://gist.github.com/9459ef1a65e168f3d9f9ab95edd501de
Test log: https://gist.github.com/e777f7d3929745c952ad1c4ec0135769
gem2rpm diff: https://gist.github.com/6fc6e79fad7ae5a5538b0cea5650d8ff

I'd rather suggest to drop this package. Nothing depends on it AFAICT

rebased onto b48a78d

4 months ago
Metadata