Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-packaging_rake_tasks-1.4.3-1.21 RPM for aarch64

From OpenSuSE Leap 15.3 for aarch64

Name: ruby2.5-rubygem-packaging_rake_tasks Distribution: SUSE Linux Enterprise 15
Version: 1.4.3 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.21 Build date: Sat May 26 14:41:49 2018
Group: Development/Languages/Ruby Build host: centriq2
Size: 84296 Source RPM: rubygem-packaging_rake_tasks-1.4.3-1.21.src.rpm
Packager: https://www.suse.com/
Url: http://github.org/openSUSE/packaging_tasks
Summary: Rake tasks providing tasks to package project in git and integration
Rake tasks to allow easy packaging ruby projects in git for Build Service or
other packaging service.

Provides

Requires

License

LGPL-2.1

Changelog

* Wed Nov 29 2017 lslezak@suse.cz
  - Fixed "rake tarball" task to work also with tar < 1.28.
    (Do not use the "--sort=name" tar option, use a "find | sort"
    workaround instead. The "--sort" option is not supported in
    the latest Leap 42.3 or SLE12-SP3.) (bsc#1070168)
  - 1.4.3
* Tue Nov 28 2017 lslezak@suse.cz
  - Fixed the "rake tarball" task to create reproducible tarballs,
    avoid different source checksums for the same content in OBS
    and in IBS (bsc#1070168)
  - 1.4.2
* Fri Oct 13 2017 lslezak@suse.cz
  - Avoid "service in progress" error when creating a SR for
    a freshly commited package (bsc#1063248)
  - 1.4.1
* Thu Sep 21 2017 lslezak@suse.cz
  - Added "build_dependencies" tasks to easily install the build
    dependencies required for development (bsc#1020033)
  - 1.4.0
* Thu Jul 13 2017 mvidner@suse.com
  - check:syntax: Do not print "Syntax OK" for every file.
  - 1.3.4
* Thu Jul 13 2017 jreidinger@suse.com
  - If package is missing in target sr repository consider it like
    different version and do not crash ( needed for SLE15 submission
    so part of bsc#1044312)
  - 1.3.3
* Mon May 29 2017 mvidner@suse.com
  - If parallel.gem is available, use it to speed up check:syntax
  - 1.3.2
* Mon May 22 2017 lslezak@suse.cz
  - sync the gem2rpm.yml changes from IBS
* Mon Apr 10 2017 jreidinger@suse.com
  - sync IDs in check:changelog with build service
  - 1.3.1
* Thu Apr 06 2017 jreidinger@suse.com
  - Add new task for check documentation (check:doc)
  - 1.3.0
* Fri Apr 01 2016 mvidner@suse.com
  - Fixed snapper submission (bsc#973607)
    - check:changelog only before osc:sr
    - check:changelog depends on package, not the reverse
  - 1.2.1
* Thu Mar 17 2016 igonzalezsosa@suse.com
  - Avoid checking for bug IDs when obs_sr_project is not defined
    (bnc#0)
  - 1.2.0
* Thu Mar 17 2016 igonzalezsosa@suse.com
  - When checking for bug IDs in *.changes, diff against
    obs_sr_project, not obs_project, to be consistent with the
    version checker (bnc#0)
  - 1.1.5
* Wed Mar 09 2016 schubi@suse.de
  - Checking *.changes file for new bugzilla, fate,... IDs before
    packaging.
    (bnc#0)
  - 1.1.4
* Thu May 14 2015 coolo@suse.com
  - adapt to new rubygem packaging
* Thu May 14 2015 jreidinger@suse.com
  - Do not crash if tarball have different name in devel project
  - 1.1.3
* Tue Apr 28 2015 jreidinger@suse.com
  - stop osc commit if there is no change
  - 1.1.2
* Thu Nov 13 2014 lslezak@suse.cz
  - additionally report warnings in the "check:syntax" task
  - 1.1.1
* Mon Oct 06 2014 jreidinger@suse.com
  - Add configuration option for maintenance mode, which allows to
    create maintenance requests instead of pull requests
  - use new ruby packaging schema for rpm spec
  - 1.1.0
* Wed Apr 23 2014 mvidner@suse.com
  - Always pass the conf.obs_api parameter so that osc does not
    ask about a login to api.opensuse.org.
  - 1.0.16
* Fri Feb 21 2014 mvidner@suse.com
  - Fix submit request version message if there is more than one
    spec file
  - 1.0.15
* Wed Feb 05 2014 jreidinger@suse.com
  - pipe `yes` to osc build to automatic rebuild broken build root
  - reduce long changelog to prevent too long URI error with osc
    commit
  - 1.0.14
* Fri Jan 17 2014 jreidinger@suse.com
  - Fix reading file on target BS if server is not OBS
  - 1.0.13
* Wed Jan 08 2014 jreidinger@suse.com
  - Fix submit request version comparison if there is more then one
    spec file
  - 1.0.12
* Fri Nov 15 2013 jreidinger@suse.com
  - workaround osc interactive superseed (gh#opensuse/osc#58)
  - 1.0.11
* Fri Nov 15 2013 jreidinger@suse.com
  - fix typo
  - 1.0.10
* Fri Nov 15 2013 jreidinger@suse.com
  - specify to have osc sr always non-interactive
  - 1.0.9
* Wed Nov 13 2013 jreidinger@suse.com
  - Fix osc sr to use proper version change detection
  - 1.0.8
* Wed Nov 13 2013 jreidinger@suse.com
  - Always pass message to osc sr otherwise it stuck in editor
  - 1.0.7
* Fri Nov 08 2013 jreidinger@suse.com
  - Do not check documentation files for license
  - 1.0.6
* Tue Oct 15 2013 mvidner@suse.com
  - Optional argument osc_options for `rake osc:build`
  - 1.0.5
* Wed Oct 09 2013 jreidinger@suse.com
  - Read all ruby files in UTF-8
  - Improve reporting of different enconding
  - 1.0.4
* Tue Oct 08 2013 jreidinger@suse.com
  - Do not use locally build rpms to get persistent results
  - 1.0.3
* Wed Oct 02 2013 jreidinger@suse.com
  - Skip rspec files (detected by /#!.*rspec/ regexp) for ruby syntax
    check
  - 1.0.2
* Mon Sep 30 2013 jreidinger@suse.com
  - fix reading version file if it contain more empty lines
  - 1.0.1
* Tue Sep 24 2013 jreidinger@suse.com
  - Big cleaning of tasks, backward incompatible
  - improve documentation
  - 1.0.0
* Mon Jan 23 2012 jreidinger@suse.com
  - skip in license check all non-regular files
  - 0.1.8
* Wed Dec 21 2011 jreidinger@suse.com
  - add correct provisions/obsoletes for old name, fix license string
  - add ability to pack generated file
  - 0.1.7
* Wed Dec 14 2011 jreidinger@suse.com
  - fix excluding packages for user defined one
  - 0.1.6
* Mon Dec 12 2011 jreidinger@suse.com
  - add configuration to additional files to skip license check
  - 0.1.5
* Mon Dec 12 2011 jreidinger@suse.com
  - fix osc_build
  - 0.1.4
* Thu Dec 08 2011 jreidinger@suse.com
  - fix removing old package tarballs when version increase
  - 0.1.3
* Mon Dec 05 2011 jreidinger@suse.com
  - rename to rubygem-packaging_rake_tasks
  - fixes for different obs_api
  - 0.1.2
* Tue Aug 30 2011 jreidinger@suse.com
  - various fixes, mainly showstoppers
  - 0.1.1
* Tue Aug 16 2011 jreidinger@novell.com
  - initial version based on webyast rake tasks
  - 0.1.0

Files

/usr/lib64/ruby/gems/2.5.0/build_info
/usr/lib64/ruby/gems/2.5.0/cache/packaging_rake_tasks-1.4.3.gem
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/COPYING
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/VERSION
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/packaging
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/packaging.rb
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/packaging/configuration.rb
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/packaging/tasks.rb
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/build_dependencies.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_changelog.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_committed.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_doc.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_license.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_osc.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/check_syntax.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/osc.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/package.rake
/usr/lib64/ruby/gems/2.5.0/gems/packaging_rake_tasks-1.4.3/lib/tasks/tarball.rake
/usr/lib64/ruby/gems/2.5.0/specifications/packaging_rake_tasks-1.4.3.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-packaging_rake_tasks
/usr/share/doc/packages/ruby2.5-rubygem-packaging_rake_tasks/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 14:48:48 2024