--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-faf2a2f9e0
2020-03-01 22:21:51.170502
--------------------------------------------------------------------------------
Name : fmf
Product : Fedora EPEL 7
Version : 0.11
Release : 1.el7
URL : https://github.com/psss/fmf
Summary : Flexible Metadata Format
Description :
The fmf Python module and command line tool implement a flexible
format for defining metadata in plain text files which can be
stored close to the source code. Thanks to hierarchical structure
with support for inheritance and elasticity it provides an
efficient way to organize data into well-sized text documents.
This package contains the command line tool.
--------------------------------------------------------------------------------
Update Information:
Tree.node, fmf identifier and minor improvements
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Petr ��pl��chal <psplicha(a)redhat.com> - 0.11-1
- Add git to BuildRequires (now required by tests)
- Use coveralls to report coverage results
- Adjust Tree.node() implementation, extend tests
- Get metadata for unique id [fix #67]
- Use the fedora-all target in packit config (#72)
- Define the full fmf identifier [fix #52]
- A minor cleanup of the concept documentation
- Always ignore special system directories
- Filesystem root and inaccessible dirs [fix #70]
- Rename the 'testsets' directory to 'plans'
* Wed Oct 30 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.10-1
- Mock is not needed for docs, fix missing new line
- Provide a public static method Tree.init()
* Wed Oct 9 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.9-1
- Support custom conjunction like 'or' in listed()
- Update smoke testset to the latest L2 spec
- Fix build conditional default for englocale
- Use raw strings for regular expression patterns
* Mon Sep 30 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.8-1
- Update spec to build Python 3 packages only
- Move unit tests into a separate directory
- Move testsets, include a super simple smoke test
- Initial set of stories and tests
- Enable beakerlib smoke test in the testing farm
- Add a simple beakerlib test for command line help
- Clean up the docs build folder directly
- Enable packit
* Fri Jul 26 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.7-1
- Support both old and new yaml loader
- Add advanced python filtering [fix #55]
- Drop explicit locale setting during build and install
- Drop Python 2 subpackage on Fedora 30+ (#1647798)
- Better handle yaml errors [fix #50]
- Support reducing attributes using the "-" suffix
- Prevent extra new lines in the show() output
- Adjust FullLoader to load all strings as unicode
- Suppress yaml warnings by specifying the loader
- Support Tree.find() for non-leaf nodes as well
* Mon Oct 8 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.6-1
- Ignore directories with no metadata defined
- Give a nice error when .fmf file exists [fix #37]
- Ignore metadata subtrees [fix #43]
- Support for direct deep dictionary value retrieval
- Separate exception for missing tree root [fix #42]
- Move data merging into a separate method [fix #41]
- Ensure that data or parent are provided for Tree
- Test coverage for yaml syntax and finding root
- Do not walk through the whole directory hierarchy
- Example typo, handle yaml parse errors [fix #38]
- Require the same version of the rpm package
* Tue Jun 12 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.5-1
- Add support for subcommands [fix #32]
- Define metadata tree root [fix #26]
- Enable regular expressions in --filter [fix #35]
- Support merging dictionary values as well
- Build Python 3 package for pip as well
- Add more detailed logging for easier debugging
- Correctly handle deep inheritance [fix #31]
- Load all strings from YAML files as Unicode
- Prevent data modification in filter [fix #30]
- Fix inheritance of scattered files [fix #25]
* Wed May 9 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.4-1
- Do not gzip the man page, fix the source link [BZ#1575645]
* Wed Apr 25 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.3-1
- Remove the unreliable syntactic sugar [fix #2]
- Add a simple example of a BeakerLib test
- Improve the output, fix the encoding issue [#21]
- Add sources as value for string formatting
- Show source files in debug mode [fix #15]
- Allow deeper one-line hierarchy [fix #17]
- Update the list of supported Python versions
- Use name 'root' for directory where Tree is rooted
- Fix the full path custom format example
- Move documentation to the fmf rpm package
- Remove entry_points, custom format merged into fmf
- Add a few custom format examples
- Update docs with the custom format support
- Run both Python 2 and Python 3 tests locally
- Make eval() work with with Python 3 as well
- Integrate custom formatting into base & cli
- The first draft of output formatting
- Enable python3 tests, python3 executable in Fedora
- Python 3 compatibility changes
- Show nothing if there are no metadata [fix #12]
- Clean up before preparing the source files
- Make setup methods compatible with older pytest
* Mon Apr 9 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.2-1
- Build a separate fmf package for the executable
- Add docs example for setting up storage
- Improve command line test coverage
- Smoke tests for logging and coloring
- Tests for pluralize, listed and split
- Include a simple example of python code
- Separate base tests, forgotten asserts, cleanup
- Several adjustments for the attributes adding
- Adding ability to add value to parent attribute
- Fix Tree.get() to correctly return data
- Make the spec do python2 & python3 and EPEL & Fedora
- Ignore hidden files and directories when searching
- Add test coverage for the filter function
- Extend the list of examples, fix hierarchy typos
- Enable Travis Continuous Integration
* Mon Jan 22 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.1-1
- Initial packaging.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fmf' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-9be0cf85a4
2020-03-01 22:18:45.570133
--------------------------------------------------------------------------------
Name : fmf
Product : Fedora EPEL 8
Version : 0.11
Release : 1.el8
URL : https://github.com/psss/fmf
Summary : Flexible Metadata Format
Description :
The fmf Python module and command line tool implement a flexible
format for defining metadata in plain text files which can be
stored close to the source code. Thanks to hierarchical structure
with support for inheritance and elasticity it provides an
efficient way to organize data into well-sized text documents.
This package contains the command line tool.
--------------------------------------------------------------------------------
Update Information:
Tree.node, fmf identifier and minor improvements
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Petr ��pl��chal <psplicha(a)redhat.com> - 0.11-1
- Add git to BuildRequires (now required by tests)
- Use coveralls to report coverage results
- Adjust Tree.node() implementation, extend tests
- Get metadata for unique id [fix #67]
- Use the fedora-all target in packit config (#72)
- Define the full fmf identifier [fix #52]
- A minor cleanup of the concept documentation
- Always ignore special system directories
- Filesystem root and inaccessible dirs [fix #70]
- Rename the 'testsets' directory to 'plans'
* Wed Oct 30 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.10-1
- Mock is not needed for docs, fix missing new line
- Provide a public static method Tree.init()
* Wed Oct 9 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.9-1
- Support custom conjunction like 'or' in listed()
- Update smoke testset to the latest L2 spec
- Fix build conditional default for englocale
- Use raw strings for regular expression patterns
* Mon Sep 30 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.8-1
- Update spec to build Python 3 packages only
- Move unit tests into a separate directory
- Move testsets, include a super simple smoke test
- Initial set of stories and tests
- Enable beakerlib smoke test in the testing farm
- Add a simple beakerlib test for command line help
- Clean up the docs build folder directly
- Enable packit
* Fri Jul 26 2019 Petr ��pl��chal <psplicha(a)redhat.com> - 0.7-1
- Support both old and new yaml loader
- Add advanced python filtering [fix #55]
- Drop explicit locale setting during build and install
- Drop Python 2 subpackage on Fedora 30+ (#1647798)
- Better handle yaml errors [fix #50]
- Support reducing attributes using the "-" suffix
- Prevent extra new lines in the show() output
- Adjust FullLoader to load all strings as unicode
- Suppress yaml warnings by specifying the loader
- Support Tree.find() for non-leaf nodes as well
* Mon Oct 8 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.6-1
- Ignore directories with no metadata defined
- Give a nice error when .fmf file exists [fix #37]
- Ignore metadata subtrees [fix #43]
- Support for direct deep dictionary value retrieval
- Separate exception for missing tree root [fix #42]
- Move data merging into a separate method [fix #41]
- Ensure that data or parent are provided for Tree
- Test coverage for yaml syntax and finding root
- Do not walk through the whole directory hierarchy
- Example typo, handle yaml parse errors [fix #38]
- Require the same version of the rpm package
* Tue Jun 12 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.5-1
- Add support for subcommands [fix #32]
- Define metadata tree root [fix #26]
- Enable regular expressions in --filter [fix #35]
- Support merging dictionary values as well
- Build Python 3 package for pip as well
- Add more detailed logging for easier debugging
- Correctly handle deep inheritance [fix #31]
- Load all strings from YAML files as Unicode
- Prevent data modification in filter [fix #30]
- Fix inheritance of scattered files [fix #25]
* Wed May 9 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.4-1
- Do not gzip the man page, fix the source link [BZ#1575645]
* Wed Apr 25 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.3-1
- Remove the unreliable syntactic sugar [fix #2]
- Add a simple example of a BeakerLib test
- Improve the output, fix the encoding issue [#21]
- Add sources as value for string formatting
- Show source files in debug mode [fix #15]
- Allow deeper one-line hierarchy [fix #17]
- Update the list of supported Python versions
- Use name 'root' for directory where Tree is rooted
- Fix the full path custom format example
- Move documentation to the fmf rpm package
- Remove entry_points, custom format merged into fmf
- Add a few custom format examples
- Update docs with the custom format support
- Run both Python 2 and Python 3 tests locally
- Make eval() work with with Python 3 as well
- Integrate custom formatting into base & cli
- The first draft of output formatting
- Enable python3 tests, python3 executable in Fedora
- Python 3 compatibility changes
- Show nothing if there are no metadata [fix #12]
- Clean up before preparing the source files
- Make setup methods compatible with older pytest
* Mon Apr 9 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.2-1
- Build a separate fmf package for the executable
- Add docs example for setting up storage
- Improve command line test coverage
- Smoke tests for logging and coloring
- Tests for pluralize, listed and split
- Include a simple example of python code
- Separate base tests, forgotten asserts, cleanup
- Several adjustments for the attributes adding
- Adding ability to add value to parent attribute
- Fix Tree.get() to correctly return data
- Make the spec do python2 & python3 and EPEL & Fedora
- Ignore hidden files and directories when searching
- Add test coverage for the filter function
- Extend the list of examples, fix hierarchy typos
- Enable Travis Continuous Integration
* Mon Jan 22 2018 Petr ��pl��chal <psplicha(a)redhat.com> 0.1-1
- Initial packaging.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update fmf' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-508c85e511
2020-03-01 22:18:45.570105
--------------------------------------------------------------------------------
Name : goldendict
Product : Fedora EPEL 8
Version : 1.5
Release : 0.22.RC2.el8
URL : http://goldendict.org
Summary : A feature-rich dictionary lookup program
Description :
Goldendict is a feature-rich dictionary lookup program.
The latest release has the following features:
Use of WebKit for an accurate articles' representation;
Support of multiple dictionary file formats;
Support MediaWiki-based sites to perform search;
Scan popup functionality.
--------------------------------------------------------------------------------
Update Information:
Port to EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Mon Aug 26 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5-0.22.RC2
- Updated to c53fe1c snapshot with additional crash fixes.
* Mon Jul 29 2019 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5-0.21.RC2
- Updated to latest Git snapshot with lots of Qt 5.12 crash fixes.
- SPEC cleanup.
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.20.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 1 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.19.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jan 26 2019 Mosaab Alzoubi <moceap(a)hotmail.com> - 1.5-0.18.RC2
- TRY TO FIX https://koji.fedoraproject.org/koji/taskinfo?taskID=32260066
* Mon Sep 24 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.5-0.17.RC2
- Switched to Qt5 to fix major issues with HiDPI displays.
- Moved to latest snapshot to resolve issues with latest GCC compiler versions.
- Major SPEC cleanup.
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.16.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Feb 7 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.15.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 2 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.14.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.13.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon May 15 2017 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5-0.12.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
* Fri Feb 10 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.11.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Feb 3 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.5-0.10.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5-0.9.RC2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.5-0.8.RC2
- Rebuilt for GCC 5 C++11 ABI change
* Thu Mar 26 2015 Richard Hughes <rhughes(a)redhat.com> - 1.5-0.7.RC2
- Add an AppData file for the software center
* Sun Dec 14 2014 Ville Skytt�� <ville.skytta(a)iki.fi> - 1.5-0.6.RC1
- Use system qtsingleapplication instead of bundled one
* Sun Dec 14 2014 Mosaab Alzoubi <moceap(a)hotmail.com> - 1.5-0.5.RC2
- Update on 20141214
- Add libtiff-devel as BR
- Add eb-devel as BR
- Add -docs subpackage
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5-0.4.RC1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.5-0.3.RC1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Jan 17 2014 Mosaab Alzoubi <moceap(a)hotmail.com> - 1.5-0.2.RC1
- Use %qmake_qt4 as suggestion by Christophe���r Meng��� (���cickumqt/gmail.com���)
- Remove repeated BR.
- Remove locale install lines, included in makeinstall function.
* Tue Jan 14 2014 Mosaab Alzoubi <moceap(a)hotmail.com> - 1.5-0.1.RC1
- Update to 1.5RC.
- General clean of spec.
- Using source from GitHub.
- New URL.
- Remove 3 fixes and patches, fixed in upstream.
- Fix a date in changelog.
- Use new desktop-files Fedora method.
- DISABLE_INTERNAL_PLAYER=1 because ffmpeg not found in Fedora repos.
- Add bzip2-devel,lzo-devel to BRs.
* Sat Aug 3 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Aug 4 2012 Parag Nemade <paragn AT fedoraproject DOT org> - 1.0.1-7
- Fix FTBFS for gcc-4.7
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Feb 8 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Dec 13 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 1.0.1-3
- Fix the path of hunspell dictionaries
* Fri Dec 10 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 1.0.1-2
- Change the categories to fix 592954
* Fri Dec 10 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 1.0.1-1
- New upstream
* Tue Oct 12 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-15
- New upstream
* Wed Aug 4 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-14
- Fix the git repo
* Wed Aug 4 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-13
- New upstream version
* Thu Jun 10 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-12
- New upstream version
- Better BGL support
- Updated translations
- Play audio from website
* Tue May 11 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-11
- Drop the patch files in favor of sed.
- Change to a more standard directory by removing app directory.
- Remove libzip-devel and kde-filesystem requirement.
* Tue May 11 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-10
- Clean up the spec file.
- Update to the latest upstream.
- Enhance dictiionary groups editing.
- Fix the scan popup issues more.
- Update the Chinese translation.
* Wed Apr 14 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-9
- Add kde-filesystem requirement.
* Sun Apr 11 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-8
- Patch the desktop file to conform the guideline.
- Clean up the spec file more.
* Fri Apr 9 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-7
- Clean up the spec file.
- Add ownership of the missing directories.
* Mon Mar 15 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-6
- Add missing translations.
* Sun Mar 7 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-5
- New upstream git.
- Add phonon-devel as build requirement.
* Sat Feb 6 2010 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-4
- New upstream git. Fix some sound problem and scan popup problem.
* Sat Dec 26 2009 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-3
- New upstream git. Fix punctuation indexing problem and audio problems.
* Thu Dec 10 2009 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-2
- Add LICENSE.txt
- Change the group to Applications/System
* Wed Dec 9 2009 Howard Ning <mrlhwliberty(a)gmail.com> - 0.9.0-1
- Initial Release
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1776634 - Request to build goldendict for EPEL 8
https://bugzilla.redhat.com/show_bug.cgi?id=1776634
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update goldendict' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-2e601a90f5
2020-03-01 22:18:45.569752
--------------------------------------------------------------------------------
Name : openkim-models
Product : Fedora EPEL 8
Version : 2019.07.25
Release : 1.el8
URL : https://openkim.org
Summary : Open Knowledgebase of Interatomic Models
Description :
OpenKIM is an online framework for making molecular simulations reliable,
reproducible, and portable. Models conforming to the KIM application
programming interface work seamlessly with major simulation codes that have
adopted the KIM-API standard.
This package contains the models from openkim.org.
--------------------------------------------------------------------------------
Update Information:
Initial add
--------------------------------------------------------------------------------
ChangeLog:
* Wed Feb 12 2020 Ryan S. Elliott <relliott(a)umn.edu> - 2019.07.25-1
- Version bump to 2019.07.25
* Wed Jan 29 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2019.03.31-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2019.03.31-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed May 1 2019 Christoph Junghans <junghans(a)votca.org> - 2019.03.31-2
- Comments from review (bug #1703235)
* Wed Apr 24 2019 Christoph Junghans <junghans(a)votca.org> - 2019.03.31-1
- initial commit
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1799834 - openkim-models: FTBFS in Fedora rawhide/f32
https://bugzilla.redhat.com/show_bug.cgi?id=1799834
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update openkim-models' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html
All packages are signed with the Fedora EPEL GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------