#8 Update to listen 3.5.1.
Merged 3 years ago by pvalena. Opened 3 years ago by pvalena.
rpms/ pvalena/rubygem-listen rebase  into  rawhide

file modified
+7 -3
@@ -2,14 +2,14 @@ 

  %global gem_name listen

  

  Name: rubygem-%{gem_name}

- Version: 3.4.1

- Release: 2%{?dist}

+ Version: 3.5.1

+ Release: 1%{?dist}

  Summary: Listen to file modifications

  License: MIT

  URL: https://github.com/guard/listen

  Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem

  # git clone https://github.com/guard/listen.git --no-checkout

- # cd listen && git archive -v -o rubygem-listen-3.4.1-spec.txz v3.4.1 spec

+ # cd listen && git archive -v -o rubygem-listen-3.5.1-spec.txz v3.5.1 spec

  Source1: rubygem-listen-%{version}-spec.txz

  BuildRequires: ruby(release)

  BuildRequires: rubygems-devel
@@ -92,6 +92,10 @@ 

  %doc %{gem_instdir}/README.md

  

  %changelog

+ * Fri Apr 02 2021 Pavel Valena <pvalena@redhat.com> - 3.5.1-1

+ - Update to listen 3.5.1.

+   Resolves: rhbz#1942074

+ 

  * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-2

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

  

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

- SHA512 (listen-3.4.1.gem) = 1d27da19b3148a71e3c2dbad274afc154400cfc67760e4ca392f01e87b3c10134bee713f08b4ef2e6d791c90a80376c5694055a92c7938c38c5616fbd20a4011

- SHA512 (rubygem-listen-3.4.1-spec.txz) = ec7c3d209a17a1a1d686a09d7e50be757e2101aaad59c79167997465a9f874987045121a28cbecabea6cf25fe5220462e8dde39e9dbfca99bef5f90b84bc6f7f

+ SHA512 (listen-3.5.1.gem) = 748f5f5a98432656aba0cafdc24bbfedc99f1d65a4717adffe3dd90a3ab289b47dcc296a8fd43322c47e15abed555ec7e76828951ff35d425921e5012321991b

+ SHA512 (rubygem-listen-3.5.1-spec.txz) = fff301fa0cd34a2f1dc3e4c9e5608b5c5193ab3982ab744bebaa7e43dd0a247701ffbdb0c0e40f2b085e12f8f105d034a126e9c48ccbf091124a0c91424bc9e1

Resolves: rhbz#1942074


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 checked by me).


To have latest listen gem in Fedora.

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

Copr build:
https://copr.fedorainfracloud.org/coprs/pvalena/vagrant/build/2169437/

Checks:

  • Koji build: ok
  • Tests: ok
  • Syntax check: ok
  • Reverse dependencies: needs inspection
rubygem-guard: (rubygem(listen) >= 2.7 with rubygem(listen) < 4.0) 
rubygem-jekyll-watch: (rubygem(listen) >= 3.0 with rubygem(listen) < 4) 
rubygem-spring-watcher-listen: (rubygem(listen) >= 2.7 with rubygem(listen) < 4.0) 
vagrant: (rubygem(listen) >= 3.2 with rubygem(listen) < 4) 
  • Smoke test: ok
  • rpmlint: ok

Update log: https://git.io/JYKZx
Test log: https://git.io/JYKZh

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been merged by pvalena

3 years ago
Metadata