File rubygem-guard.changes of Package rubygem-guard

-------------------------------------------------------------------
Mon Feb  3 09:49:18 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>

- New upstream release 2.19.1, see bundled CHANGELOG.md

-------------------------------------------------------------------
Mon Nov  4 16:50:23 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>

- New upstream release 2.19.0, see bundled CHANGELOG.md

-------------------------------------------------------------------
Tue Nov 14 15:05:45 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>

- New upstream release 2.18.1, see bundled CHANGELOG.md

-------------------------------------------------------------------
Mon Jul 26 05:58:15 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 2.18.0
 see installed CHANGELOG.md


-------------------------------------------------------------------
Thu Jun 24 17:28:31 UTC 2021 - Stephan Kulow <coolo@suse.com>

updated to version 2.17.0
 see installed CHANGELOG.md


-------------------------------------------------------------------
Thu May  7 20:53:55 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 2.16.2
 see installed CHANGELOG.md

-------------------------------------------------------------------
Mon Feb 10 14:48:47 UTC 2020 - Stephan Kulow <coolo@suse.com>

- updated to version 2.16.1
 see installed CHANGELOG.md

-------------------------------------------------------------------
Thu Nov 22 05:15:02 UTC 2018 - Stephan Kulow <coolo@suse.com>

- updated to version 2.15.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Tue Jan  9 07:31:38 UTC 2018 - coolo@suse.com

- updated to version 2.14.2
 see installed CHANGELOG.md

-------------------------------------------------------------------
Sun Jan 29 05:39:31 UTC 2017 - coolo@suse.com

- updated to version 2.14.1
 see installed CHANGELOG.md

-------------------------------------------------------------------
Fri May 20 04:41:42 UTC 2016 - coolo@suse.com

- updated to version 2.14.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Tue Jul 28 04:29:28 UTC 2015 - coolo@suse.com

- updated to version 2.13.0
 see installed CHANGELOG.md

-------------------------------------------------------------------
Thu Jul 23 04:29:35 UTC 2015 - coolo@suse.com

- updated to version 2.12.9
 see installed CHANGELOG.md

-------------------------------------------------------------------
Mon Jul  6 04:30:35 UTC 2015 - coolo@suse.com

- updated to version 2.12.8
 see installed CHANGELOG.md

-------------------------------------------------------------------
Mon Jun 29 04:28:45 UTC 2015 - coolo@suse.com

- updated to version 2.12.7
 see installed CHANGELOG.md

-------------------------------------------------------------------
Tue Jun  9 04:33:36 UTC 2015 - coolo@suse.com

- updated to version 2.12.6
 see installed CHANGELOG.md

-------------------------------------------------------------------
Sun Mar 15 05:30:41 UTC 2015 - coolo@suse.com

- updated to version 2.12.5

-------------------------------------------------------------------
Tue Feb 24 05:29:07 UTC 2015 - coolo@suse.com

- updated to version 2.12.4

-------------------------------------------------------------------
Sat Feb 21 05:29:22 UTC 2015 - coolo@suse.com

- updated to version 2.12.3

-------------------------------------------------------------------
Fri Feb 20 05:29:45 UTC 2015 - coolo@suse.com

- updated to version 2.12.2

-------------------------------------------------------------------
Tue Feb 10 17:50:45 UTC 2015 - coolo@suse.com

- updated to version 2.12.1

-------------------------------------------------------------------
Mon Oct 13 12:12:41 UTC 2014 - coolo@suse.com

- adapt to new rubygem packaging

-------------------------------------------------------------------
Sun May 18 09:04:35 UTC 2014 - coolo@suse.com

- updated to version 2.6.1, no changelog

-------------------------------------------------------------------
Sun Apr  6 05:38:51 UTC 2014 - coolo@suse.com

- updated to version 2.6.0, no changelog

-------------------------------------------------------------------
Fri Mar 21 12:54:12 UTC 2014 - coolo@suse.com

- updated to version 2.5.1, no changelog

-------------------------------------------------------------------
Sun Feb 23 09:24:51 UTC 2014 - coolo@suse.com

- updated to version 2.4.0, no changelog

-------------------------------------------------------------------
Mon Jan 20 09:29:44 UTC 2014 - coolo@suse.com

- updated to version 2.3.0, no changelog

-------------------------------------------------------------------
Mon Dec 16 06:28:05 UTC 2013 - coolo@suse.com

- updated to version 2.2.5, no changelog

-------------------------------------------------------------------
Fri Nov 22 08:40:27 UTC 2013 - coolo@suse.com

- updated to version 2.2.4, no changes

-------------------------------------------------------------------
Thu Oct 31 05:54:38 UTC 2013 - coolo@suse.com

- updated to version 2.2.2, no changes

-------------------------------------------------------------------
Sun Oct 20 12:05:40 UTC 2013 - coolo@suse.com

- updated to version 2.1.1, no changes

-------------------------------------------------------------------
Sun Oct 13 18:10:06 UTC 2013 - coolo@suse.com

- updated to version 2.0.5, no changes

-------------------------------------------------------------------
Thu Oct 10 14:20:46 UTC 2013 - coolo@suse.com

- updated to version 2.0.3, no changes

-------------------------------------------------------------------
Mon Sep 23 14:53:03 UTC 2013 - coolo@suse.com

- updated to version 1.8.3, no changes

-------------------------------------------------------------------
Wed Jul 31 05:45:55 UTC 2013 - coolo@suse.com

- updated to version 1.8.2
 ### Bug fix
 
 - [#443][] Escape `notify-send` arguments.  ([@netzpirat][])
 
 ### Improvements
 
 - [#460][], [#463][] Better Windows support. ([@cablegram][])
 - [#450][] Allow multiple watch directories.  ([@timmfin][])
 
 ## 1.8.1 - 17 June, 2013
 
 ### Bug fixes
 
 - [#453][] Fix a Guard error when calling `guard show` or `guard list` and
   the Guardfile contains methods called directly on the listener. ([@rymai][])
 - [#443][] Escape `notify-send` arguments. ([@netzpirat][])

-------------------------------------------------------------------
Sat May 25 20:53:41 UTC 2013 - coolo@suse.com

- updated to version 1.8.0
  ### Improvements
  
  - [#416][] Support .guardrc file on the folder from which Guard is executed as well. ([@Nerian][])
  - Display an info message when a plugin throws `:task_has_failed`. ([@rymai][])
  - Ensure compatibility with new Listen's API. ([@rymai][])
  
  ### Bug fixes
  
  - [#413][], [#414][] NoMethodError exceptions raised by plugins are no longer silently discarded. ([@aspiers][])
  - [#414][] Test suite now runs cleanly within a `tmux` session. ([@aspiers][])
  - Specs and Travis builds no longer require `guard-rspec`. ([@aspiers][], [@rymai][])
  - [#414][] Various minor issues with the test suite were fixed. ([@aspiers][])
  - [#409][], [#410][] Fix some typos and broken URLs. ([@aspiers][], [@rymai][])
  
  ### Process changes
  
  - Guard has an open commit bit policy: Anyone with an accepted pull
    request gets added as a repository collaborator. ([@netzpirat][])
  
  ## 1.7.0 - 28 March, 2013
  
  ### Improvements
  
  - [#407][], [#408][] Add file notifier to write notifications to a configured file. ([@amiel][])
  - Change the current work dir to the `watchdir`. ([@netzpirat][])
  - [#400][] Drop dependency on `terminal-table` and use `formatador` instead. ([@netzpirat][])
  
  ### Bug fixes
  
  - [#406][] Avoid spurious 'nil' output from emacs notifier. ([@aspiers][])
  - [#402][] Make stty less noisy under JRuby. ([@pritchie][])
  - [#401][] Fix Pry `history_file` file expansion. ([@martoche][])
  
  ## 1.6.2 - 27 January, 2013
  
  ### Improvements
  
  - Allow the logger device to be set with the `:device` option. ([@netzpirat][])
  - Improve `list` and `show` command output. ([@netzpirat][])
  - [#386][] Replace Pry's reset command. ([@envygeeks][])
  
  ### Bug fixes
  
  - [#389][] Fix `list` and `show` commands. ([@netzpirat][])
  - [#387][] Load the users defined guardrc file. ([@envygeeks][])
  

-------------------------------------------------------------------
Fri Dec 28 08:38:39 UTC 2012 - coolo@suse.com

- initial package (version 1.6.1)

openSUSE Build Service is sponsored by