File rubygem-webyast-rake-tasks.changes of Package rubygem-webyast-rake-tasks
-------------------------------------------------------------------
Wed Dec 19 08:35:16 UTC 2012 - lslezak@suse.cz
- make the update script symlinks relative so they are valid also
in installation chroot (/mnt) (bnc#795045)
- 0.3.6
-------------------------------------------------------------------
Mon Dec 3 10:19:30 UTC 2012 - lslezak@suse.cz
- added %restart_webyast, %restart_script_name and %create_restart_script
RPM macros for restarting Webyast using an update script
- 0.3.5
-------------------------------------------------------------------
Fri Sep 7 12:41:40 UTC 2012 - lslezak@suse.cz
- macros.webyast - use Gemfile.test earlier (when creating test DB),
the created Gemfile.test.lock fixes segfault during build on IA64
(yes, a strange solution for the crash...)
- 0.3.4
-------------------------------------------------------------------
Fri Aug 17 13:00:06 UTC 2012 - lslezak@suse.cz
- fixed restdoc task to correctly select the longest path
- 0.3.3
-------------------------------------------------------------------
Thu Aug 16 10:44:29 UTC 2012 - lslezak@suse.cz
- restdoc fixes - changed path, serve XML examples from public/
by ::ActionDispatch::Static
- 0.3.2
-------------------------------------------------------------------
Tue Feb 14 16:11:37 UTC 2012 - lslezak@suse.cz
- removed override_test_db_path.rake (use ERB preprocessing
in database.yml instead)
- webservice_tasks.rb renamed to webyast_tasks.rb
- improved ignoring files in package-local task
- 0.3.1
-------------------------------------------------------------------
Mon Oct 24 14:22:06 UTC 2011 - schubi@suse.com
- Merging client and service
- 0.3.0
-------------------------------------------------------------------
Tue Apr 12 07:10:21 UTC 2011 - schubi@novell.com
- 0.1.11
-------------------------------------------------------------------
Thu Feb 10 11:26:45 UTC 2011 - schubi@novell.com
- Change default user for client: nobody->nginx (bnc #670547)
- 0.1.10
-------------------------------------------------------------------
Wed Dec 15 13:40:50 UTC 2010 - schubi@novell.com
- switching to nginx
http://lists.opensuse.org/yast-devel/2010-12/msg00000.html
- 0.1.9
-------------------------------------------------------------------
Wed Sep 22 11:51:41 UTC 2010 - schubi@novell.com
- Setting env. language while calling "rake makemo" (bnc#634058)
-------------------------------------------------------------------
Thu Jul 8 11:52:32 UTC 2010 - jreidinger@novell.com
- add license checker
- 0.1.8
-------------------------------------------------------------------
Fri May 28 06:26:38 UTC 2010 - schubi@novell.com
- added gettext tasks
- 0.1.7
-------------------------------------------------------------------
Fri Apr 30 10:52:13 UTC 2010 - jreidinger@novell.com
- webyast rpm macros contain link to /var/lib/yastws
- 0.1.6
-------------------------------------------------------------------
Mon Apr 26 13:44:38 UTC 2010 - lslezak@suse.cz
- package(-local) task - don't put .gitignore files to www.tar.bz2,
use "grep -v" for ignoring (a workaround for git bug bnc#599664)
- 0.1.5
-------------------------------------------------------------------
Wed Apr 14 18:50:08 UTC 2010 - lslezak@suse.cz
- fixed %webyast_check RPM macro
- 0.1.4
-------------------------------------------------------------------
Wed Apr 14 17:45:34 UTC 2010 - lslezak@suse.cz
- added override_test_db_path.rake task for overriding test DB
path during RPM build (bnc#594343)
- added WebYaST RPM macros (macros.webyast file) (bnc#537406)
- 0.1.3
-------------------------------------------------------------------
Wed Mar 31 13:09:49 UTC 2010 - lslezak@suse.cz
- fixed git_check task - the latest git doesn't accept '-a' option
in status command, check also uncommitted changes in index
- 0.1.2
-------------------------------------------------------------------
Wed Jan 27 15:00:00 UTC 2010 - lslezak@suse.cz
- 0.1.1
-------------------------------------------------------------------
Mon Jan 25 22:53:17 CET 2010 - mvidner@suse.cz
- renamed rubygem-yast2-webservice-tasks to rubygem-webyast-rake-tasks
-------------------------------------------------------------------
Mon Jan 18 18:41:09 UTC 2010 - lslezak@suse.cz
- WebserviceTasks.loadTasks - load the rake tasks just once
- 0.0.11
-------------------------------------------------------------------
Tue Nov 10 18:50:54 CET 2009 - jreidinger@suse.cz
- fix removing of files in "osc_submit"
- 0.0.10
-------------------------------------------------------------------
Mon Nov 9 16:31:50 UTC 2009 - jreidinger@novell.com
- "osc_submit" task removed/added sources
- 0.0.9
-------------------------------------------------------------------
Thu Oct 29 18:31:38 CET 2009 - lslezak@suse.cz
- refactored 'rake package' task:
- read GIT files when invoked from other tasks (bnc#550922)
- added lazy loading of GIT files ('git ls-files' is not called
in _every_ rake invocation)
- remove 'www' directory when the tarball is built
- code clean up
- 0.0.8
-------------------------------------------------------------------
Thu Oct 29 12:58:12 CET 2009 - kkaempf@suse.de
- License is LGPL v2.1
-------------------------------------------------------------------
Tue Oct 27 10:17:46 CET 2009 - jreidinger@suse.cz
- submit version in git, not local version
-------------------------------------------------------------------
Fri Oct 23 15:44:07 CEST 2009 - jreidinger@suse.cz
- Add task to submit package to obs repository
- 0.0.7
-------------------------------------------------------------------
Thu Oct 15 10:33:26 CEST 2009 - lslezak@suse.cz
- fixed packaging of GIT files - fix the file list so the exclude
patterns match
- 0.0.6
-------------------------------------------------------------------
Tue Oct 13 09:47:39 CEST 2009 - lslezak@suse.cz
- fixed 'rake package' - do not package files which are not in the
GIT repository (avoids broken submits caused by an extra file,
makes the packaging more reliable)
- 0.0.5
-------------------------------------------------------------------
Thu Oct 8 10:09:15 CEST 2009 - lslezak@suse.cz
- do not generate restdoc in 'rake package', it is generated
during RPM build now
- 0.0.4
-------------------------------------------------------------------
Tue Oct 6 17:35:48 CEST 2009 - jreidinger@suse.cz
- always clean osc dir, even after fail
-------------------------------------------------------------------
Thu Oct 1 16:58:59 CEST 2009 - lslezak@suse.cz
- rake package-local - don't package *.orig files
- 0.0.3
-------------------------------------------------------------------
Thu Oct 1 15:35:50 CEST 2009 - jreidinger@suse.cz
- Ignore more files to final package like IDE files or generated
documentation
- Add safety push, which before git push checks if package pass test
and build succesfull
- 0.0.2
-------------------------------------------------------------------
Tue Sep 29 10:06:10 CEST 2009 - kkaempf@suse.de
- Fix package summary and description
-------------------------------------------------------------------
Wed Jun 3 15:36:34 CEST 2009 - mvidner@suse.cz
- initial packaging