Fedora EPEL 7 Update: unittest-cpp-2.0.0-9.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-b7c694dd09
2020-02-29 22:28:56.267836
--------------------------------------------------------------------------------
Name : unittest-cpp
Product : Fedora EPEL 7
Version : 2.0.0
Release : 9.el7
URL : https://github.com/unittest-cpp/unittest-cpp
Summary : Lightweight unit testing framework for C++
Description :
unittest-cpp is a lightweight unit testing framework for C++.
Simplicity, portability, speed, and small footprint are all
very important aspects of unittest-cpp.
--------------------------------------------------------------------------------
Update Information:
- Update to 2.0.0 release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.0-9
- Update to 2.0.0 release
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 10 2017 Raphael Groner <projects.rg(a)smart.ms> - 2.0.0-1
- new version
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jun 7 2016 Raphael Groner <projects.rg(a)smart.ms> - 1.6.1-1
- bump to v1.6.1, rhbz#1333400
* Mon Mar 28 2016 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.6.0-1.20160301gitb69b63a
- Update to 1.6.0 + drop our .pc file (ship upstream's instead).
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-19.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-18.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.4-17.20130823gite76d25a
- Rebuilt for GCC 5 C++11 ABI change
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-16.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-15.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-14.20130823gite76d25a
- Fix .spec file after previous change
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-13.20130823gite76d25a
- Rename the .pc file to be consistent with other platforms
* Fri Nov 22 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-12.20130823gite76d25a
- Misc. spec fixes.
* Thu Nov 21 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-11.20130823gite76d25a
- Bump to latest upstream.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-11.20130509gitc42e68b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jun 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-10.20130509gitc42e68b
- Make -static depend on -devel. Suggested by Michael Schwendt.
* Fri May 31 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-9.20130509gitc42e68b
- Use github directly for git tarball generation.
- Move autoreconf to %build.
- Add %check.
- Removed duplicate files.
- All changes suggested by Bj��rn Esser.
* Thu May 30 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-8.20130509gitc42e68bb
- Switch upstream from http://sf.net/projects/unittest-cpp
to https://github.com/unittest-cpp/unittest-cpp
- Rebase sources to c42e68bb999d01da9ec71b67ff1a2cbd6ec1b6a6
- Use consistent naming as much as possible.
- Use autotools to build both shared and static libraries.
- Most changes suggested by Michael Schwendt.
* Wed Mar 13 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-7
- Fix linker flags breakage.
* Tue Mar 12 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-6
- Replace %define with %global.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-5
- Remove unneeded space in sed expression.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-4
- Use consistent naming in .pc file (fix by Luke Benstead).
* Wed Feb 27 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-3
- Use multi-line, single-instance sed, courtesy of Dennis Johnson.
* Sat Feb 23 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-2
- Change package name. Add .pc file courtesy of Luke Benstead.
* Sat Feb 2 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-1
- Initial Fedora RPM.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unittest-cpp' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 7 Update: php-composer-spdx-licenses-1.5.3-1.el7
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-6669224c9d
2020-02-29 22:28:56.267612
--------------------------------------------------------------------------------
Name : php-composer-spdx-licenses
Product : Fedora EPEL 7
Version : 1.5.3
Release : 1.el7
URL : https://github.com/composer/spdx-licenses
Summary : SPDX licenses list and validation library
Description :
SPDX licenses list and validation library.
Originally written as part of composer/composer,
now extracted and made available as a stand-alone library.
--------------------------------------------------------------------------------
Update Information:
**Version 1.5.3** - 2020-02-14 * Changed: updated licenses list to SPDX 3.8
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Remi Collet <remi(a)remirepo.net> - 1.5.3-1
- update to 1.5.3 (SPDX 3.8)
* Thu Aug 1 2019 Remi Collet <remi(a)remirepo.net> - 1.5.2-1
- update to 1.5.2 (SPDX 3.6)
* Tue Mar 26 2019 Remi Collet <remi(a)remirepo.net> - 1.5.1-1
- update to 1.5.1 (SPDX 3.4)
* Fri Nov 2 2018 Remi Collet <remi(a)remirepo.net> - 1.5.0-1
- update to 1.5.0 (SPDX 3.3)
* Mon May 14 2018 Remi Collet <remi(a)remirepo.net> - 1.4.0-1
- update to 1.4.0
* Thu Feb 1 2018 Remi Collet <remi(a)remirepo.net> - 1.3.0-1
- Update to 1.3.0
* Thu Jan 4 2018 Remi Collet <remi(a)remirepo.net> - 1.2.0-1
- Update to 1.2.0
- use phpunit6 on Fedora
* Tue Apr 4 2017 Remi Collet <remi(a)remirepo.net> - 1.1.6-1
- Update to 1.1.6
- switch from symfony/class-loader to fedora/autoloader
* Wed Sep 28 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.5-1
- version 1.1.5 (new licenses)
* Wed May 4 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.4-1
- version 1.1.4 (new licenses)
* Fri Mar 25 2016 Remi Collet <remi(a)fedoraproject.org> - 1.1.3-1
- version 1.1.3 (new licenses)
- run test suite with both PHP 5 and 7 when available
* Mon Oct 5 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.2-1
- version 1.1.2 (new licenses)
* Tue Sep 8 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.1-1
- version 1.1.1
* Mon Jul 20 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-2
- fix permissions
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.1.0-1
- version 1.1.0
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.0.0-1.20150717git572abf7
- new snapshot (issue #6 fixed, uneeded dep on justinrainbow/json-schema)
* Fri Jul 17 2015 Remi Collet <remi(a)fedoraproject.org> - 1.0.0-1.20150716git96c33d0
- initial package, version 1.0.0 + pr4
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update php-composer-spdx-licenses' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: perl-Term-ReadLine-Gnu-1.36-7.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-452e225c88
2020-02-29 21:39:16.986359
--------------------------------------------------------------------------------
Name : perl-Term-ReadLine-Gnu
Product : Fedora EPEL 8
Version : 1.36
Release : 7.el8
URL : https://metacpan.org/release/Term-ReadLine-Gnu
Summary : Perl extension for the GNU Readline/History Library
Description :
An implementation of Term::ReadLine using the GNU Readline/History Library.
--------------------------------------------------------------------------------
Update Information:
This package contains the Perl module Term::ReadLine::Gnu, an implementation of
Term::ReadLine using the GNU Readline/History Library.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.36-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sun Jan 5 2020 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.36-6
- Patch to reflect change of location in the manual website (#1787937)
- Use /usr/bin/perl instead of %{__perl}
- Use %{make_install} instead of make pure_install
- Use %{make_build} instead of make
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.36-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu May 30 2019 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.36-4
- Perl 5.30 rebuild
* Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain(a)fedoraproject.org> - 1.36-3
- Rebuild for readline 8.0
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.36-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sun Jan 20 2019 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.36-1
- Update to 1.36
* Fri Jul 20 2018 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.35-11
- Correct previous changelog entry
* Fri Jul 20 2018 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.35-10
- Add gcc as a build requirement (#1605419)
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.35-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.35-8
- Perl 5.28 rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.35-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.35-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.35-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 4 2017 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.35-4
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.35-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Jan 16 2017 Paul Howarth <paul(a)city-fan.org> - 1.35-2
- Rebuild for readline 7
* Sun Nov 6 2016 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.35-1
- Update to 1.35
* Sat Jun 18 2016 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.34-1
- Update to 1.34
* Fri Jun 10 2016 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.33-1
- Update to 1.33
* Sun May 15 2016 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.31-2
- Perl 5.24 rebuild
* Mon Mar 7 2016 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.31-1
- Update to 1.31, dropping no-longer-needed patch
- Use DESTDIR instead of PERL_INSTALL_ROOT
- Pass NO_PACKLIST to Makefile.PL
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.28-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Wed Oct 14 2015 Petr Pisar <ppisar(a)redhat.com> - 1.28-2
- Specify all dependencies
* Fri Sep 25 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.28-1
- Update to 1.28
* Wed Sep 23 2015 Petr Pisar <ppisar(a)redhat.com> - 1.27-3
- Port Propagete-PerlIO_return_value_from_STORE.patch to 1.27 properly
(bug #1264742)
* Wed Sep 9 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.27-2
- Re-add patch that was in fact not upstreamed
* Wed Sep 9 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.27-1
- Update to 1.27
- Remove upstreamed patch
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.26-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed Jun 3 2015 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.26-3
- Perl 5.22 rebuild
* Tue Feb 17 2015 Petr Pisar <ppisar(a)redhat.com> - 1.26-2
- Fix regression with Debug::Client (bug #1189459)
* Sun Feb 1 2015 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.26-1
- Update to 1.26
- Tighten file listing
* Wed Dec 24 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.25-1
- Update to 1.25
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik(a)redhat.com> - 1.24-6
- Perl 5.20 rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.24-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Tue Jul 22 2014 Petr Pisar <ppisar(a)redhat.com> - 1.24-4
- Revert removal of rl_executing_key and rl_executing_keyseq because readline
library have been fixed (bugs #1112614)
* Wed Jul 16 2014 Petr Pisar <ppisar(a)redhat.com> - 1.24-3
- Cope with removed rl_executing_key and rl_executing_keyseq (bug #1112614)
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.24-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Mar 30 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.24-1
- Update to 1.24
* Sun Mar 23 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.23-1
- Update to 1.23
* Sun Mar 9 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.22-1
- Update to 1.22
* Sun Mar 2 2014 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.21-1
- Update to 1.21
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.20-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar(a)redhat.com> - 1.20-9
- Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.20-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sun Oct 28 2012 Emmanuel Seyman <emmanuel(a)seyman.fr> - 1.20-7
- Clean up spec file
- Add perl default filter
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.20-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 8 2012 Petr Pisar <ppisar(a)redhat.com> - 1.20-5
- Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.20-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jun 17 2011 Marcela Ma��l����ov�� <mmaslano(a)redhat.com> - 1.20-3
- Perl mass rebuild
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sat Dec 4 2010 Lubomir Rintel (GoodData) <lubo.rintel(a)gooddata.com> 1.20-1
- Bump to a later release
* Thu May 6 2010 Marcela Maslanova <mmaslano(a)redhat.com> - 1.19-4
- Mass rebuild with perl-5.12.0
* Fri Dec 4 2009 Stepan Kasal <skasal(a)redhat.com> - 1.19-3
- rebuild against perl 5.10.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri May 8 2009 Lubomir Rintel (Good Data) <lubo.rintel(a)gooddata.com> 1.19-1
- New upstream release
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.17a-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Wed Jul 2 2008 Lubomir Rintel (Good Data) <lubo.rintel(a)gooddata.com> 1.17a-4
- Remote the workaround introduced in previous change
- Disable Visual Bell test
* Tue Jul 1 2008 Lubomir Rintel (Good Data) <lubo.rintel(a)gooddata.com> 1.17a-3
- Patch around rt#56500 perl bug hoping for better tomorrows
* Sat Jun 28 2008 Lubomir Rintel (Good Data) <lubo.rintel(a)gooddata.com> 1.17a-2
- Run the test suite with a pseudo-terminal
* Fri Jun 27 2008 Lubomir Rintel (Good Data) <lubo.rintel(a)gooddata.com> 1.17a-1
- Specfile autogenerated by cpanspec 1.75.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1802968 - EPEL8 Build
https://bugzilla.redhat.com/show_bug.cgi?id=1802968
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update perl-Term-ReadLine-Gnu' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: unittest-cpp-2.0.0-9.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-fcd31a8678
2020-02-29 21:39:16.986343
--------------------------------------------------------------------------------
Name : unittest-cpp
Product : Fedora EPEL 8
Version : 2.0.0
Release : 9.el8
URL : https://github.com/unittest-cpp/unittest-cpp
Summary : Lightweight unit testing framework for C++
Description :
unittest-cpp is a lightweight unit testing framework for C++.
Simplicity, portability, speed, and small footprint are all
very important aspects of unittest-cpp.
--------------------------------------------------------------------------------
Update Information:
- Update to 2.0.0 release
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.0.0-9
- Update to 2.0.0 release
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jun 10 2017 Raphael Groner <projects.rg(a)smart.ms> - 2.0.0-1
- new version
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.6.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jun 7 2016 Raphael Groner <projects.rg(a)smart.ms> - 1.6.1-1
- bump to v1.6.1, rhbz#1333400
* Mon Mar 28 2016 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.6.0-1.20160301gitb69b63a
- Update to 1.6.0 + drop our .pc file (ship upstream's instead).
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 1.4-19.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-18.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 1.4-17.20130823gite76d25a
- Rebuilt for GCC 5 C++11 ABI change
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-16.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-15.20130823gite76d25a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-14.20130823gite76d25a
- Fix .spec file after previous change
* Fri Nov 22 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-13.20130823gite76d25a
- Rename the .pc file to be consistent with other platforms
* Fri Nov 22 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-12.20130823gite76d25a
- Misc. spec fixes.
* Thu Nov 21 2013 Luke Benstead <kazade(a)fedoraproject.org> - 1.4-11.20130823gite76d25a
- Bump to latest upstream.
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.4-11.20130509gitc42e68b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jun 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-10.20130509gitc42e68b
- Make -static depend on -devel. Suggested by Michael Schwendt.
* Fri May 31 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-9.20130509gitc42e68b
- Use github directly for git tarball generation.
- Move autoreconf to %build.
- Add %check.
- Removed duplicate files.
- All changes suggested by Bj��rn Esser.
* Thu May 30 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-8.20130509gitc42e68bb
- Switch upstream from http://sf.net/projects/unittest-cpp
to https://github.com/unittest-cpp/unittest-cpp
- Rebase sources to c42e68bb999d01da9ec71b67ff1a2cbd6ec1b6a6
- Use consistent naming as much as possible.
- Use autotools to build both shared and static libraries.
- Most changes suggested by Michael Schwendt.
* Wed Mar 13 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-7
- Fix linker flags breakage.
* Tue Mar 12 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-6
- Replace %define with %global.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-5
- Remove unneeded space in sed expression.
* Wed Mar 6 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-4
- Use consistent naming in .pc file (fix by Luke Benstead).
* Wed Feb 27 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-3
- Use multi-line, single-instance sed, courtesy of Dennis Johnson.
* Sat Feb 23 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-2
- Change package name. Add .pc file courtesy of Luke Benstead.
* Sat Feb 2 2013 Fran��ois Cami <fcami(a)fedoraproject.org> - 1.4-1
- Initial Fedora RPM.
--------------------------------------------------------------------------------
References:
[ 1 ] Bug #1802971 - RFE: Add epel8 branch
https://bugzilla.redhat.com/show_bug.cgi?id=1802971
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update unittest-cpp' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: python-collectd_puppet-2.0.0-6.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-8ba096ce20
2020-02-29 21:39:16.986328
--------------------------------------------------------------------------------
Name : python-collectd_puppet
Product : Fedora EPEL 8
Version : 2.0.0
Release : 6.el8
URL : https://github.com/cernops/collectd-puppet
Summary : Collectd plugin to monitor puppet agents
Description :
Collectd plugin for puppet run status.
--------------------------------------------------------------------------------
Update Information:
First EPEL 8 release.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Steve Traylen <steve.traylen(a)cern.ch> - 2.0.0-7
- use systemd rather than systemd-rpm-macros
- condrestart collectd on upgrade
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.0-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.0.0-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Jun 14 2019 Steve Traylen <steve.traylen(a)cern.ch> - 2.0.0-1
- Update to 2.0.0
* Wed Feb 6 2019 Steve Traylen <steve.traylen(a)cern.ch> - 1.5.1-1
- Initial package.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-collectd_puppet' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: x2goclient-4.1.2.2-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-a06b09e6fa
2020-02-29 21:39:16.986312
--------------------------------------------------------------------------------
Name : x2goclient
Product : Fedora EPEL 8
Version : 4.1.2.2
Release : 1.el8
URL : http://www.x2go.org
Summary : X2Go Client application
Description :
X2Go is a server-based computing environment with
- session resuming
- low bandwidth support
- session brokerage support
- client-side mass storage mounting support
- client-side printing support
- audio support
- authentication by smartcard and USB stick
X2Go Client is a graphical client for the X2Go system.
You can use it to connect to running sessions and start new sessions.
--------------------------------------------------------------------------------
Update Information:
Update to 4.1.2.2 --- o more client-broker interaction (new events sent to the
broker side) o crash fix for the automount feature o automatic UNIX helper
bypass when starting X2Go Client with command line parameters that will let
it (almost) immediately exit. No more killing of subprocesses when running
x2goclient --help, yay! o fix sftp-server location scanning for Gentoo 17.1
profiles without a compat symlink o accept direct IPv6 addresses in proxy
fields. Previously such input was parsed as "host:port:" and failed
miserably. o make internal scp calls compatible with newer libssh versions and
those with fixes for CVE-2019-14889 backported. This has the drawback that
we can't scp files into other user's home directories easily any longer, but
libssh will keep interpreting the path literally so there's nothing sensible
we could do about this (other than looking up home directories in a
complicated manner via other tools). Since we don't need to do this
(currently), just live with that limitation. o fix an image corruption bug
(seen upon resizing etc.) in custom SVGFrame widgets o disable PulseAudio
autospawning in X2Go config file, thanks to Ville Salmela. Less spam in
system logs for disconnected sessions! o in the Qt5 code path, actually search
for "sftp-server", not "sftp-binary". Oops. o updated translations o
updated copyright notices o now requires pkgconfig as a build dependency o
add sftp-server binary path support for the default NixOS location o renamed
shadow session type label to "X2Go/X11 Desktop Sharing" o document --broker-
name in man page o rename XFreeRDP radio button labels to more accurate
pre-2.0 and post-2.0 versions o new Czech translation thanks to Tom
Ruzicka o correctly close channels on failures during checkLogin () thanks to
Ulrich Sibiller o specifying an exclamation character ("!") at the start
of host specifications will make X2Go Client skip login/interaction checks
completely thanks to Ulrich Sibiller. "!" was chosen because it is not a
valid DNS or alias name part. Can be used for both proxies and host
endpoints.
--------------------------------------------------------------------------------
ChangeLog:
* Fri Feb 14 2020 Orion Poplawski <orion(a)nwra.com> - 4.1.2.2-1
- Update to 4.1.2.2
* Fri Jan 31 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Dec 13 2019 Orion Poplawski <orion(a)nwra.com> - 4.1.2.1-5
- Select X11 backend on wayland (bz#1756430)
* Fri Aug 16 2019 Orion Poplawski <orion(a)nwra.com> - 4.1.2.1-4
- Add patch to support newer libssh
- Build with Qt5 on RHEL8
* Sat Jul 27 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sun Feb 3 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Jul 19 2018 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.2.1-1
- Update to 4.1.2.1
- Really build against Qt5 on Fedora
- Drops x2goplugin
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Mar 6 2018 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.1-1
- Update to 4.1.1.1
* Tue Feb 20 2018 Orion Poplawski <orion(a)nwra.com> - 4.1.1.0-4
- Add upstream patch to fix hang when connecting to a server with Kerberos auth
(bug #1546908)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Nov 29 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.0-2
- Rebuild for proper libssh
- Make x86_64 only for EL7 (libssh dep)
* Mon Oct 30 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.1.0-1
- Update to 4.1.1.0
* Wed Sep 20 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.0.1-1
- Update to 4.1.0.1
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Feb 23 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.1.0.0-1
- Update to 4.1.0.0
* Thu Feb 23 2017 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.2-3
- Add patch to disable clumsy attempt at Kerberos delegation
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Wed Sep 21 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.2-1
- Update to 4.0.5.2
- Drop upstream qt5 patch
* Thu Mar 24 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.1-1
- Update to 4.0.5.1
- Drop shell and pubkey patch applied upstream
- Use original qt5 patch
- Use %license
* Wed Mar 23 2016 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-6
- Build with Qt5 for F24+
* Tue Mar 1 2016 Rex Dieter <rdieter(a)fedoraproject.org> - 4.0.5.0-5
- x2goclient no longer built with $RPM_OPT_FLAGS (#1306463)
* Fri Feb 5 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 4.0.5.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Mon Sep 21 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-3
- Fix segfault due to typo (bug #1264609)
* Tue Aug 25 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-2
- Use login shells to spawn remote commands (bug #1256799)
* Thu Jul 30 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.5.0-1
- Update to 4.0.5.0
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Wed May 27 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.4.0-1
- Update to 4.0.4.0
* Sat May 2 2015 Kalev Lember <kalevlember(a)gmail.com> - 4.0.3.2-2
- Rebuilt for GCC 5 C++11 ABI change
* Thu Feb 19 2015 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.2-1
- Update to 4.0.3.2
* Mon Dec 1 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.1-1
- Update to 4.0.3.1
* Thu Oct 23 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.3.0-1
- Update to 4.0.3.0
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Mon Jul 14 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.2.1-1
- Update to 4.0.2.1
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 4.0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Apr 10 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.2.0-1
- Update to 4.0.2.0
* Tue Feb 18 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-4
- Add patch to fix ssh options (bug #1066744)
* Wed Jan 29 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-3
- Add patch to fix libssh password auth issue (bug #1057871)
* Wed Jan 22 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-2
- Add patch to fix libssh timeout issue (bug #1053923)
* Wed Jan 22 2014 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.3-1
- Update to 4.0.1.3
- Drop provider patch applied upstream
* Tue Dec 17 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.2-1
- Update to 4.0.1.2
- Update summary and description from upstream
- Split out browser plugin into x2goplugin package
- Add x2goplugin-provider package for apache config
* Wed Sep 11 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.1-1
- Update to 4.0.1.1
- Drop patches applied upstream
* Thu Sep 5 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-5
- Build against system qtbrowserplugin
* Fri Aug 30 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-4
- Add BR desktop-file-utils and validate desktop file
- Add gtk-update-icon-cache scriptlets
* Wed Apr 10 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-3
- Add patch to set dpi automatically
* Thu Mar 28 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-2
- Add patch to fix proxy connection issue
* Mon Mar 25 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.1.0-1
- Update to 4.0.1.0
* Tue Feb 12 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.0.2-1
- Update to 4.0.0.2
* Fri Jan 18 2013 Orion Poplawski <orion(a)cora.nwra.com> - 4.0.0.1-1
- Update to 4.0.0.1
* Wed Dec 12 2012 Orion Poplawski <orion(a)cora.nwra.com> - 3.99.3.1-0.1
- Update to latest git
* Tue Dec 11 2012 Orion Poplawski <orion(a)cora.nwra.com> - 3.99.3.0-1
- Initial Fedora package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update x2goclient' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: python-xlib-0.26-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-8a6df32b81
2020-02-29 21:39:16.986291
--------------------------------------------------------------------------------
Name : python-xlib
Product : Fedora EPEL 8
Version : 0.26
Release : 1.el8
URL : https://github.com/python-xlib/python-xlib
Summary : X client library for Python
Description :
The Python X Library is a complete X11R6 client-side implementation,
written in pure Python. It can be used to write low-levelish X Windows
client applications in Python.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Wed Jan 8 2020 Artem Polishchuk <ego.cordatus(a)gmail.com> - 0.26-1
- Update to 0.26
* Tue Nov 26 2019 Orion Poplawski <orion(a)cora.nwra.com> - 0.25-1
- Update to 0.25
* Tue Oct 29 2019 Orion Poplawski <orion(a)cora.nwra.com> - 0.23-8
- Drop python2 for Fedora 32+ (bz#1764881)
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.23-7
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.23-6
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.23-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.23-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.23-2
- Rebuilt for Python 3.7
* Fri Apr 13 2018 Orion Poplawski <orion(a)cora.nwra.com> - 0.23-1
- Update to 0.23
* Fri Apr 13 2018 Orion Poplawski <orion(a)cora.nwra.com> - 0.20-4
- Use Xdummy for tests, remove failing one.
* Thu Apr 12 2018 Orion Poplawski <orion(a)cora.nwra.com> - 0.20-3
- Fix dvips BR
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.20-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Nov 21 2017 Orion Poplawski <orion(a)cora.nwra.com> - 0.20-1
- Update to 0.20
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.19-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Mar 1 2017 Orion Poplawski <orion(a)cora.nwra.com> - 0.19-2
- Add patch to fix test error
* Tue Feb 28 2017 Orion Poplawski <orion(a)cora.nwra.com> - 0.19-1
- Update to 0.19
- Drop upstreamed patches
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.17-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Dec 19 2016 Miro Hron��ok <mhroncok(a)redhat.com> - 0.17-2
- Rebuild for Python 3.6
* Fri Sep 30 2016 Orion Poplawski <orion(a)cora.nwra.com> - 0.17-1
- Update to 0.17
- License changed to LGPLv2+
- Ship python3-xlib (bug #1360713)
- Modernize spec
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.15-0.12.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jun 19 2015 Orion Poplawski <orion(a)cora.nwra.com> - 0.15-0.11.rc1
- Add patch to fix perl usage
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.11.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.10.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.9.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.8.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.7.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.6.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Sat Jun 4 2011 Luke Macken <lmacken(a)redhat.com> - 0.15-0.5.rc1
- Apply a couple of patches from upstream:
* r139 - Accept IPv6 addresses in Xlib.display.Display
* r138 - Remove a stray print statement
* Wed Feb 9 2011 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.15-0.4.rc1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Sep 3 2010 Thomas Spura <tomspur(a)fedoraproject.org> - 0.15-0.3.rc1
- try a workaround proposed by upstream for #552491
* Thu Jul 22 2010 David Malcolm <dmalcolm(a)redhat.com> - 0.15-0.2.rc1
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Mon Dec 14 2009 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.15-0.1.rc1
- New upstream pre-release and some cherry picked patches from Debian from Fedora bug 537264
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm(a)gmail.com> - 0.14-3
- Rebuild for Python 2.6
* Wed Sep 3 2008 Tom "spot" Callaway <tcallawa(a)redhat.com> - 0.14-2
- fix license tag
* Tue Jul 1 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 0.14-1
- Latest upstream release
* Tue Apr 10 2007 Jef Spaleta <jspaleta(a)gmail.com> - 0.13-3
- Created doc subpackage per suggestion in review
* Mon Mar 26 2007 Jef Spaleta <jspaleta(a)gmail.com> - 0.13-2
- Review Cleanup
* Sat Mar 24 2007 Jef Spaleta <jspaleta(a)gmail.com> - 0.13-1
- Initial packaging
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-xlib' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: python-x2go-0.6.1.3-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-8a6df32b81
2020-02-29 21:39:16.986291
--------------------------------------------------------------------------------
Name : python-x2go
Product : Fedora EPEL 8
Version : 0.6.1.3
Release : 1.el8
URL : http://www.x2go.org/
Summary : Python module providing X2Go client API
Description :
X2Go is a server based computing environment with:
- session resuming
- low bandwidth support
- session brokerage support
- client side mass storage mounting support
- audio support
- authentication by smartcard and USB stick
This Python module allows you to integrate X2Go client support into your
Python applications by providing a Python-based X2Go client API.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jan 21 2020 Orion Poplawski <orion(a)nwra.com> - 0.6.1.3-1
- Update to 0.6.1.3
* Sun Nov 24 2019 Orion Poplawski <orion(a)nwra.com> - 0.6.1.1-1
- Update to 0.6.1.1
* Wed Nov 20 2019 Orion Poplawski <orion(a)nwra.com> - 0.6.1.0-1
- Update to 0.6.1.0
* Tue Oct 29 2019 Orion Poplawski <orion(a)nwra.com> - 0.6.0.2-7
- Drop dep on python2-x2go from -doc sub-package
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.6.0.2-6
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.6.0.2-5
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 8 2019 Orion Poplawski <orion(a)nwra.com> - 0.6.0.2-3
- Drop requires on python3-configparser, part of python3 standard library
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 14 2018 Orion Poplawski <orion(a)nwra.com> - 0.6.0.2-1
- Update to 0.6.0.2
* Sun Oct 7 2018 Orion Poplawski <orion(a)cora.nwra.com> - 0.6.0.0-2
- Drop Python 2 package for Fedora 30+ (bugz #1632309)
* Thu Sep 20 2018 Orion Poplawski <orion(a)nwra.com> - 0.6.0.0-1
- Update to 0.6.0.0
* Sat Jul 14 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.5.0.6-4
- Rebuilt for Python 3.7
* Fri Mar 30 2018 Iryna Shcherbina <ishcherb(a)redhat.com> - 0.5.0.6-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Sep 25 2017 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.6-1
- Update to 0.5.0.6
- Build python3 version
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon May 15 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.5-1
- Update to 0.5.0.5
- Ship python2-x2go
- Modernize spec
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jul 28 2015 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.4-1
- Update to 0.5.0.4
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jan 26 2015 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.3-1
- Update to 0.5.0.3
* Thu Nov 27 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.2-1
- Update to 0.5.0.2
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.1-1
- Update to 0.5.0.1
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.0-1
- Update to 0.5.0.0
* Sun Jun 8 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Jan 8 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.9-1
- Update to 0.4.0.9
- Drop python-cups requires
* Wed Dec 11 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.8-1
- Update to 0.4.0.8
* Tue Aug 6 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.7-1
- Update to 0.4.0.7
* Sun Aug 4 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.0.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Aug 2 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.6-3
- Add requires nxproxy and python-cups
- Build the documentation and ship in -doc sub-package
* Thu Aug 1 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.6-2
- Remove python shbangs from library scripts
* Wed Jul 31 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.6-1
- Update to 0.4.0.6
* Wed Jul 10 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.4-1
- Update to 0.4.0.4
* Tue Feb 12 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.0-1
- Update to 0.4.0.0
* Tue Dec 18 2012 Orion Poplawski <orion(a)cora.nwra.com> - 0.2.1.1-1
- Initial Fedora package
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update python-x2go' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: pyhoca-cli-0.6.1.2-1.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-8a6df32b81
2020-02-29 21:39:16.986291
--------------------------------------------------------------------------------
Name : pyhoca-cli
Product : Fedora EPEL 8
Version : 0.6.1.2
Release : 1.el8
URL : http://www.x2go.org/
Summary : Command line X2Go client written in Python
Description :
X2Go is a server based computing environment with:
- session resuming
- low bandwidth support
- LDAP support
- client side mass storage mounting support
- client side printing support
- audio support
- authentication by smartcard and USB stick
PyHoca-CLI provides a simple and flexible command line client
written in Python that allows you to control X2Go client sessions
on desktops and thin clients.
--------------------------------------------------------------------------------
Update Information:
Build for EPEL8
--------------------------------------------------------------------------------
ChangeLog:
* Tue Jan 21 2020 Orion Poplawski <orion(a)nwra.com> - 0.6.1.2-1
- Update to 0.6.1.2
* Sun Nov 24 2019 Orion Poplawski <orion(a)nwra.com> - 0.6.1.1-1
- Update to 0.6.1.1
* Thu Oct 3 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.6.0.1-5
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 0.6.0.1-4
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.6.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Dec 14 2018 Orion Poplawski <orion(a)nwra.com> - 0.6.0.1-1
- Update to 0.6.0.1
* Wed Sep 19 2018 Orion Poplawski <orion(a)nwra.com> - 0.6.0.0-1
- Update to 0.6.0.0, requires python 3
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.4-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 0.5.0.4-6
- Rebuilt for Python 3.7
* Mon Apr 16 2018 Iryna Shcherbina <shcherbina.iryna(a)gmail.com> - 0.5.0.4-5
- Fix shebangs to avoid depending on Python 2 for Fedora 28+
* Fri Apr 13 2018 Orion Poplawski <orion(a)nwra.com> - 0.5.0.4-4
- Switch to python 3 for Fedora 28+
* Wed Feb 21 2018 Iryna Shcherbina <ishcherb(a)redhat.com> - 0.5.0.4-3
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Dec 20 2017 Orion Poplawski <orion(a)nwra.com> - 0.5.0.4-1
- Update to 0.5.0.4
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.0.3-3
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_...
* Thu Feb 4 2016 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.5.0.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jan 28 2016 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.3-1
- Update to 0.5.0.3
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.5.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Mon Jan 26 2015 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.2-1
- Update to 0.5.0.2
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.1-1
- Update to 0.5.0.1
* Mon Oct 20 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.5.0.0-1
- Update to 0.5.0.0
* Fri Aug 22 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.2-3
- Drop notify-python requires
* Sat Jun 7 2014 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 0.4.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Jan 8 2014 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.2-1
- Update to 0.4.0.2
* Fri Aug 30 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.1-2
- Change tabs to spaces
* Thu Aug 1 2013 Orion Poplawski <orion(a)cora.nwra.com> - 0.4.0.1-1
- Update to 0.4.0.1
* Tue Dec 18 2012 Orion Poplawski <orion(a)cora.nwra.com> - 0.2.1.0-1
- Initial Fedora release
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pyhoca-cli' 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
--------------------------------------------------------------------------------
3 years, 6 months
Fedora EPEL 8 Update: pybind11-2.4.3-2.el8
by updates@fedoraproject.org
--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2020-c5c7102800
2020-02-29 21:39:16.986163
--------------------------------------------------------------------------------
Name : pybind11
Product : Fedora EPEL 8
Version : 2.4.3
Release : 2.el8
URL : https://github.com/pybind/pybind11
Summary : Seamless operability between C++11 and Python
Description :
pybind11 is a lightweight header-only library that exposes C++ types
in Python and vice versa, mainly to create Python bindings of existing
C++ code.
--------------------------------------------------------------------------------
Update Information:
Initial builds for EPEL 8.
--------------------------------------------------------------------------------
ChangeLog:
* Thu Jan 30 2020 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.4.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Oct 15 2019 Susi Lehtola - 2.4.3-1
- Update to 2.4.3.
* Tue Oct 8 2019 Susi Lehtola - 2.4.2-2
- Fix Python 3.8 incompatibility.
* Sat Sep 28 2019 Susi Lehtola - 2.4.2-1
- Update to 2.4.2.
* Fri Sep 20 2019 Susi Lehtola - 2.4.1-1
- Update to 2.4.1.
* Fri Sep 20 2019 Susi Lehtola - 2.4.0-1
- Update to 2.4.0.
* Mon Aug 19 2019 Miro Hron��ok <mhroncok(a)redhat.com> - 2.3.0-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Jul 10 2019 Susi Lehtola - 2.3.0-1
- Update to 2.3.0.
* Fri May 3 2019 Susi Lehtola - 2.2.4-3
- Fix incompatibility with pytest 4.0.
* Sat Feb 2 2019 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Tue Sep 18 2018 Susi Lehtola - 2.2.4-1
- Remove python2 packages for Fedora >= 30.
- Update to 2.2.4.
* Fri Jul 13 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sat Jun 23 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 2.2.3-2
- Rebuilt for Python 3.7
* Fri Jun 22 2018 Susi Lehtola <jussilehtola(a)fedoraproject.org> - 2.2.3-1
- Update to 2.2.3.
* Tue Jun 19 2018 Miro Hron��ok <mhroncok(a)redhat.com> - 2.2.2-4
- Rebuilt for Python 3.7
* Mon Apr 16 2018 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.2.2-3
- Add Python subpackages based on Elliott Sales de Andrade's patch.
* Sat Feb 17 2018 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.2.2-2
- Fix FTBS by patch from upstream.
* Wed Feb 14 2018 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.2.2-1
- Update to 2.2.2.
* Fri Feb 9 2018 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Dec 14 2017 Elliott Sales de Andrade <quantum.analyst(a)gmail.com> - 2.2.1-1
- Update to latest version
- Update Source URL to include project name.
* Thu Aug 3 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng(a)fedoraproject.org> - 2.0.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Feb 27 2017 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.0.1-5
- Full compliance with header only libraries guidelines.
* Thu Feb 23 2017 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.0.1-4
- As advised by upstream, disable dtypes test for now.
- Include patch for tests on bigendian systems.
* Thu Feb 23 2017 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.0.1-3
- Make the package arched so that tests can be run on all architectures.
- Run tests both against python2 and python3.
* Wed Feb 22 2017 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.0.1-2
- Switch to python3 for tests.
* Sun Feb 5 2017 Susi Lehtola <jussilehtola(a)fedorapeople.org> - 2.0.1-1
- First release.
--------------------------------------------------------------------------------
This update can be installed with the "yum" update programs. Use
su -c 'yum update pybind11' 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
--------------------------------------------------------------------------------
3 years, 6 months