bd99723
Name:           fedora-easy-karma
bd99723
Version:        0
11f2501
Release:        0.40.20181206gitb6d97e0%{?dist}
bd99723
Summary:        Fedora update feedback made easy
bd99723
License:        GPLv2+
bd99723
URL:            https://fedoraproject.org/wiki/Fedora_Easy_Karma
bd99723
9b45ca1
# git clone https://pagure.io/fedora-easy-karma.git
9b45ca1
# cd fedora-easy-karma
9b45ca1
# git checkout b6d97e0
9b45ca1
# git archive --format=tar.gz --prefix=fedora-easy-karma-b6d97e0/ HEAD > \
9b45ca1
#     ../fedora-easy-karma-b6d97e0.tar.gz
9b45ca1
Source0:        fedora-easy-karma-b6d97e0.tar.gz
bd99723
BuildArch:      noarch
9b45ca1
BuildRequires:  python3-devel
bd99723
9b45ca1
Requires:       python3-bodhi-client
9b45ca1
Requires:       python3-dnf
9b45ca1
Requires:       python3-fedora
bd99723
85c4c93
bd99723
%description
bd99723
Fedora-easy-karma helps you to easily and fast provide feedback for all testing
bd99723
updates that you have currently installed.
bd99723
bd99723
bd99723
%prep
9b45ca1
%setup -q -n fedora-easy-karma-b6d97e0
9b45ca1
pathfix.py -pni "%{__python3} %{py3_shbang_opts}" fedora-easy-karma.py
267d2b0
sed -i 's,useragent="Fedora Easy Karma/GIT",useragent="Fedora Easy Karma/%{version}-%{release}",' fedora-easy-karma.py
bd99723
bd99723
bd99723
%install
85c4c93
%make_install prefix=%{_prefix}
bd99723
bd99723
bd99723
%files
d75500a
%license gpl-2.0.txt gpl-3.0.txt
9b45ca1
%doc README
bd99723
%{_bindir}/fedora-easy-karma
bd99723
bd99723
bd99723
%changelog
11f2501
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.40.20181206gitb6d97e0
11f2501
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
11f2501
9b45ca1
* Wed Jan 09 2019 Miro HronĨok <mhroncok@redhat.com> - 0-0.39.20181206gitb6d97e0
9b45ca1
- Switch to Python 3 (#1650648)
9b45ca1
fe3970b
* Thu Aug 09 2018 Till Maas <opensource@till.name> - 0-0.38.20171129gita8fe9cbc
fe3970b
- Update Bodhi dependency for Fedora 29 and newer
fe3970b
73a4018
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.37.20171129gita8fe9cbc
73a4018
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
73a4018
e5576ad
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.36.20171129gita8fe9cbc
e5576ad
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
e5576ad
c0802ee
* Wed Nov 29 2017 Till Maas <opensource@till.name> - 0-0.35.20171129gita8fe9cbc
c0802ee
- Update to new release to limit number of updates requested from Bodhi to 25
c0802ee
a055b73
* Thu Oct 19 2017 Till Maas <opensource@till.name> - 0-0.34.20171019gitbc16e916
a055b73
- Update to new release to limit number of updates requested from Bodhi
a055b73
8312221
* Sat Sep 30 2017 Till Maas <opensource@till.name> - 0-0.33.20170930git0c81432c
8312221
- Depend on python2-fedora
8312221
85c4c93
* Sat Sep 30 2017 Till Maas <opensource@till.name> - 0-0.32.20170930git0c81432c
85c4c93
- Add hard dependencies on dnf or yum (#1270600)
85c4c93
- Use bodhi bindings if available (#1494644)
85c4c93
- Update to new pagure upstream
85c4c93
- Adjust dependencies
85c4c93
- Cleanup spec file
85c4c93
1866ff5
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.31.20160408gitb5cdbc7f
1866ff5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
1866ff5
a28d73c
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.30.20160408gitb5cdbc7f
a28d73c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
a28d73c
8973683
* Fri Apr 08 2016 Till Maas <opensource@till.name> - 0-0.29.20160408gitb5cdbc7f
8973683
- Update to recent snapshot to fix support on RHEL
8973683
315556c
* Thu Mar 24 2016 Till Maas <opensource@till.name> - 0-0.28.20150921gitc932687a
f8f4e4d
- Add python2-dnf recommendation for F23 and newer (https://bugzilla.redhat.com/show_bug.cgi?id=1270600)
315556c
- Use https in comments
315556c
ac0dd71
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.27.20150921gitc932687a
ac0dd71
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ac0dd71
d75500a
* Mon Sep 21 2015 Till Maas <opensource@till.name> - 0-0.26.20150921gitc932687a
d75500a
- Update to new snapshot with Bodhi2 support (Red Hat Bugzilla #1255452)
d75500a
- Drop yum dependency (Red Hat Bugzilla #1249303)
d75500a
- Use %%license
d75500a
81beb9d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.25.20150508gitc8e437c0
81beb9d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
81beb9d
2ad5521
* Fri May 08 2015 Till Maas <opensource@till.name> - 0-0.25.20150508gitc8e437c0
2ad5521
- Update to new snapshot
2ad5521
b3c7bc2
* Fri Sep 05 2014 Till Maas <opensource@till.name> - 0-0.23.20140905git5fb5b77a
b3c7bc2
- Update to new snapshot
b3c7bc2
c6fa9cc
* Sun Aug 31 2014 Till Maas <opensource@till.name> - 0-0.22.20140831git1ae921a8
c6fa9cc
- Update to new snapshot
c6fa9cc
8f6bd80
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.21.20130707git121694f6
8f6bd80
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
8f6bd80
9a7434a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.20.20130707git121694f6
9a7434a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
9a7434a
84d4324
* Sun Jul 07 2013 Till Maas <opensource@till.name> - 0-0.19.20130707git121694f6
84d4324
- Update to new snapshot
84d4324
ae3c6fe
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.18.20110825git36efb338
ae3c6fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
ae3c6fe
c2b5b17
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.17.20110825git36efb338
c2b5b17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c2b5b17
bddb17b
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.16.20110825git36efb338
bddb17b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
bddb17b
38b870f
* Thu Aug 25 2011 Till Maas <opensource@till.name> - 0-0.15.20110825git36efb338
38b870f
- Update to new release
38b870f
8c50616
* Wed Aug 24 2011 Till Maas <opensource@till.name> - 0-0.14.20110824gitb3e2f900
8c50616
- Update to new release
8c50616
ebd280c
* Tue Aug 23 2011 Till Maas <opensource@till.name> - 0-0.13.20110823gitb0706146
ebd280c
- Update to new release
ebd280c
- Fix Red Hat Bug #732610
ebd280c
cd79135
* Fri Aug 19 2011 Till Maas <opensource@till.name> - 0-0.12.20110819gitadba3055
cd79135
- Update to new release
cd79135
- Fix Red Hat Bug #718446
cd79135
7f1cbea
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.11.20101123gitf70e9b6d
7f1cbea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7f1cbea
fb6c82d
* Tue Nov 23 2010 Till Maas <opensource@till.name> - 0-0.10.20101123gitf70e9b6d
fb6c82d
- Add accidentally removed distag
fb6c82d
41f602c
* Tue Nov 23 2010 Till Maas <opensource@till.name> - 0-0.9.20101123gitf70e9b6d
41f602c
- Update to new snapshot
41f602c
- Fix Red Hat Bug #656273
41f602c
72cd20d
* Mon Nov 22 2010 Till Maas <opensource@till.name> - 0-0.8.20101122git07665f93.1
72cd20d
- Reduce dependencies: fedora-cert is now a separate package
72cd20d
194cb3c
* Mon Nov 22 2010 Till Maas <opensource@till.name> - 0-0.8.20101122git07665f93
194cb3c
- Update to new snapshot
194cb3c
- Fix Red Hat Bug #637349
194cb3c
1574921
* Fri Jul 09 2010 Till Maas <opensource@till.name> - 0-0.7.20100709git561718c8
1574921
- Update to new snapshot
1574921
2f7fe6f
* Tue Jun 29 2010 Till Maas <opensource@till.name> - 0-0.6.20100629git0e80f096
2f7fe6f
- Update to new snapshot
2f7fe6f
b52be5a
* Mon Mar 15 2010 Till Maas <opensource@till.name> - 0-0.5.20100315gitacf8b834
b52be5a
- Update to new snapshot
b52be5a
267d2b0
* Mon Mar 08 2010 Till Maas <opensource@till.name> - 0-0.4.20100308git1d2e3a85
267d2b0
- Update to new snapshot
267d2b0
- Set useragent
267d2b0
4452e65
* Sat Mar 06 2010 Till Maas <opensource@till.name> - 0-0.3.20100306git00fc20aa
4452e65
- Use short githash
4452e65
- Update to new snapshot
4452e65
ba36736
* Sat Mar 06 2010 Till Maas <opensource@till.name> - 0-0.2.20100306git668cdcf9a6c7effd2b9e3394f207b71aa1395983
ba36736
- Use fedpkg-vcs to manage snapshots
ba36736
- Update to new snapshot
ba36736
bd99723
* Fri Mar 05 2010 Till Maas <opensource@till.name> - 0-0.1.20100305
bd99723
- initial spec for Fedora