public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pinentry] rawhide: Use autochangelog
@ 2026-07-07  9:49 Jakub Jelen
  0 siblings, 0 replies; only message in thread
From: Jakub Jelen @ 2026-07-07  9:49 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/pinentry
Branch : rawhide
Commit : 985cb6e8ac7b4b815cd98fa0c1cb61b32505a996
Author : Jakub Jelen <jjelen@redhat.com>
Date   : 2026-07-07T11:47:24+02:00
Stats  : +246/-343 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/pinentry/c/985cb6e8ac7b4b815cd98fa0c1cb61b32505a996?branch=rawhide

Log:
Use autochangelog

---
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..75e509d
--- /dev/null
+++ b/changelog
@@ -0,0 +1,245 @@
+* Sun Mar 22 2026 Michael Kuhn <suraia@fedoraproject.org> - 1.3.2-3
+- Fix wrapper for GNOME3 on pure Wayland setups
+
+* Mon Jul 28 2025 Jakub Jelen <jjelen@redhat.com> - 1.3.2-1
+- New upstream release (#2383845)
+
+* Wed Jul 03 2024 Jakub Jelen <jjelen@redhat.com> - 1.3.1-1
+- New upstream release (#2295548)
+
+* Thu Mar 28 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.3.0-2
+- Enable KF6 integration on Fedora
+- Disable GTK2 frontend on F40+
+- Small spec clean-ups
+
+* Tue Mar 19 2024 Jakub Jelen <jjelen@redhat.com> - 1.3.0-1
+- New upstream release (#2270095)
+
+* Mon Mar 11 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.1-7
+- Use gcr-4 in gnome3 binary
+
+* Tue Jun 20 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.1-3
+- Disable qt in RHEL 10 builds
+
+* Thu Aug 25 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.1-1
+- New upstream release (#2121079)
+
+* Tue Aug 02 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.0-4
+- Use gcr3 compat package to unbreak build in Fedora 37 (#2113596)
+
+* Thu Aug 26 2021 Jakub Jelen <jjelen@redhat.com> - 1.2.0-1
+- New upstream release (#1997584)
+
+* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-7
+- Really disable rpath for qt pinentry
+
+* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-6
+- Honor the disabled rpath
+- Sync final version of coverity patches from upstream
+
+* Thu Apr 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-5
+- Address few more minor issues reported by coverity
+
+* Wed Apr 14 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-4
+- Fix issues reported by coverity
+
+* Tue Jan 26 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-2
+- Move pinentry-tty to separate subpackage (#1782442)
+- Update the wrapper selecting the appropriate version (#1918969)
+
+* Fri Jan 22 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-1
+- New upstream release (#1919127)
+
+* Wed Jan 06 2021 Boris Ranto <branto@redhat.com> - 1.1.0-9
+- enable pinentry-tty
+
+* Wed Mar 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.1.0-3
+- BR: gcc, use %%make_build %%make_install
+- explicitly disable fltk support (FTBFS)
+
+* Sun Dec 31 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.1.0-1
+- 1.1.0 (#1397378)
+- drop some old code/hacks/workarounds
+- -qt: use Qt5
+
+* Mon Dec 07 2015 Boris Ranto <branto@redhat.com> - 0.9.7-1
+- Rebase to latest upstream version
+
+* Tue Oct 27 2015 Stef Walter <stefw@redhat.com> - 0.9.6-4
+- Enable libsecret, which enables password caching in pinentry-gnome3
+- Resolves rhbz#1275567
+
+* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 0.9.6-3
+- Add pinentry-gnome3 support to pinentry wrapper
+
+* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 0.9.6-2
+- Build pinentry-gnome3
+
+* Fri Sep 11 2015 Boris Ranto <branto@redhat.com> - 0.9.6-1
+- Rebase to latest upstream version
+- Modify backwards compatible symlink for qt(4)
+- Enable pinentry-emacs since it was enabled by default in 0.9.5
+
+* Thu Jul 02 2015 Boris Ranto <branto@redhat.com> - 0.9.5-1
+- Rebase to latest upstream version
+- Removing qt4 pinentry patch -- got merged upstream
+- New package pinentry-emacs that hosts pinentry-emacs
+- New dependencies on libassuan and libgpg-error (de-bundling)
+
+* Thu May 14 2015 Boris Ranto <branto@redhat.com> - 0.9.2-1
+- Rebase to latest upstream version
+
+* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.9.1-2
+- Rebuilt for GCC 5 C++11 ABI change
+
+* Wed Mar 25 2015 Boris Ranto <branto@redhat.com> - 0.9.1-1
+- Rebase to latest upstream version
+- There are no longer any moc files so there is no need to patch them
+
+* Fri Mar 13 2015 Rex Dieter <rdieter@fedoraproject.org> - 0.9.0-3
+- fix FTBFS on f23/gcc5
+- drop deprecated configure flags
+
+* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.9.0-2
+- Rebuilt for Fedora 23 Change
+  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
+
+* Wed Nov 12 2014 Boris Ranto <branto@redhat.com> - 0.9.0-1
+- Rebase to latest upstream version
+
+* Tue Aug 12 2014 Boris Ranto <branto@redhat.com> - 0.8.3-6
+- fix bogus dates
+- upgrade pinentry-wrapper to handle corner cases better
+
+* Wed Jul 30 2014 Tom Callaway <spot@fedoraproject.org> - 0.8.3-5
+- fix license handling
+
+* Sat Jul 19 2014 Rex Dieter <rdieter@fedoraproject.org> 0.8.3-4
+- /usr/bin/pinentry should not check if stderr is opened (#787775)
+
+* Sat Jul 19 2014 Rex Dieter <rdieter@fedoraproject.org> - 0.8.3-3
+- .spec cleanup (drop support for old releases)
+- -gtk: Provides: pinentry-gtk2
+
+* Thu Jan 30 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.3-1
+- Update to latest upstream version (0.8.3)
+
+* Wed Nov 14 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-9
+- Fix macros expansions so that conditionals work
+
+* Mon Nov 12 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-8
+- Fix up licenses for qt and qt4 subpackages (#875875)
+
+* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> 0.8.1-5
+- Rebuild for new libpng
+
+* Tue Jul 26 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-4
+- Improve wrapper to fallback to curses even with DISPLAY set (#622077)
+
+* Fri Feb 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-3
+- Fix pinentry-curses running as root by disabling capabilities (#677670)
+
+* Tue Feb  1 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-1
+- Updated to latest upstream version (0.8.1)
+
+* Fri May  7 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.0-3
+- Fix X11 even race with gtk (#589998)
+- Fix qt4 problems with creating window in the background (#589532)
+
+* Thu Apr 29 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.8.0-2
+- -qt: build as qt4 version, and drop qt3 support (f13+ only)
+
+* Tue Apr 27 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.0-1
+- pinentry-0.8.0
+- pinentry-gtk keyboard grab fail results in SIGABRT (#585422)
+
+* Sun Apr 18 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-5
+- pinentry-gtk -g segfaults on focus change (#520236)
+
+* Sun Sep 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-4
+- Errors installing with --excludedocs (#515925)
+
+* Sun Sep 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-3
+- drop alternatives, use app-wrapper instead (borrowed from opensuse)
+- -qt4 experimental subpkg, -qt includes qt3 version again  (#523488)
+
+* Mon Jun 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-1
+- pinentry-0.7.6
+- -qt switched qt4 version, where applicable (f9+, rhel6+)
+- fixup scriptlets
+
+* Sat Apr 25 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.5-1
+- pinentry-0.7.5
+
+* Tue Mar 25 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.7.4-5
+- pinentry failed massrebuild attempt for GCC 4.3 (#434400)
+
+* Tue Mar 25 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.7.4-4
+- s/qt-devel/qt3-devel/ (f9+)
+
+* Sun Feb 17 2008 Adam Tkac <atkac redhat com> - 0.7.4-2
+- rebuild against new libcap
+
+* Sun Dec 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.4-1
+- pinentry-0.7.4
+- BR: libcap-devel
+
+* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-2
+- respin (BuildID)
+
+* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-1
+- pinentry-0.7.3
+- License: GPLv2+
+
+* Thu May 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.2-15
+- respin (for ppc64)
+
+* Mon Dec 04 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-14
+- -14 respin (to help retire ATrpms pinentry pkg)
+
+* Mon Aug 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-3
+- fc6 respin
+
+* Wed Aug 09 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-2
+- fc6 respin
+
+* Wed Mar 01 2006 Rex Dieter <rexdieter[AT]users.sf.net>
+- fc5: gcc/glibc respin
+
+* Tue Oct 18 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.7.2-1
+- 0.7.2, docs patch applied upstream.
+- Switch to GTK2 in -gtk.
+- Fine tune dependencies.
+- Build with dependency tracking disabled.
+- Clean up obsolete pre-FC2 support.
+
+* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.7.1-4
+- rebuilt
+
+* Wed Jun 30 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.3
+- BuildRequires qt-devel >= 3.2.
+
+* Sat May 22 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.2
+- Spec cleanups.
+
+* Sat Apr 24 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.1
+- Update to 0.7.1.
+
+* Fri Dec 26 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.0-0.fdr.1
+- Update to 0.7.0.
+- Split GTK+ and QT dialogs into subpackages.
+
+* Thu Jul 10 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.9-0.fdr.1
+- Update to 0.6.9.
+- Smoother experience with --excludedocs.
+- Don't change alternative priorities on upgrade.
+
+* Sat Mar 22 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.8-0.fdr.1
+- Update to current Fedora guidelines.
+
+* Wed Feb 12 2003 Warren Togami <warren@togami.com> 0.6.8-1.fedora.3
+- info/dir temporary workaround
+
+* Sat Feb  8 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.6.8-1.fedora.1
+- First Fedora release.
+

diff --git a/pinentry.spec b/pinentry.spec
index b6e1aa3..a46ceae 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -186,346 +186,4 @@ install -d %{buildroot}%{_datadir}/pixmaps
 %{_bindir}/pinentry-tty
 
 %changelog
-* Sun Mar 22 2026 Michael Kuhn <suraia@fedoraproject.org> - 1.3.2-3
-- Fix wrapper for GNOME3 on pure Wayland setups
-
-* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Mon Jul 28 2025 Jakub Jelen <jjelen@redhat.com> - 1.3.2-1
-- New upstream release (#2383845)
-
-* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Wed Jul 03 2024 Jakub Jelen <jjelen@redhat.com> - 1.3.1-1
-- New upstream release (#2295548)
-
-* Thu Mar 28 2024 Neal Gompa <ngompa@fedoraproject.org> - 1.3.0-2
-- Enable KF6 integration on Fedora
-- Disable GTK2 frontend on F40+
-- Small spec clean-ups
-
-* Tue Mar 19 2024 Jakub Jelen <jjelen@redhat.com> - 1.3.0-1
-- New upstream release (#2270095)
-
-* Mon Mar 11 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.1-7
-- Use gcr-4 in gnome3 binary
-
-* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Tue Jun 20 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.2.1-3
-- Disable qt in RHEL 10 builds
-
-* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Thu Aug 25 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.1-1
-- New upstream release (#2121079)
-
-* Tue Aug 02 2022 Jakub Jelen <jjelen@redhat.com> - 1.2.0-4
-- Use gcr3 compat package to unbreak build in Fedora 37 (#2113596)
-
-* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Thu Aug 26 2021 Jakub Jelen <jjelen@redhat.com> - 1.2.0-1
-- New upstream release (#1997584)
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-7
-- Really disable rpath for qt pinentry
-
-* Fri Apr 16 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-6
-- Honor the disabled rpath
-- Sync final version of coverity patches from upstream
-
-* Thu Apr 15 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-5
-- Address few more minor issues reported by coverity
-
-* Wed Apr 14 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-4
-- Fix issues reported by coverity
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Tue Jan 26 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-2
-- Move pinentry-tty to separate subpackage (#1782442)
-- Update the wrapper selecting the appropriate version (#1918969)
-
-* Fri Jan 22 2021 Jakub Jelen <jjelen@redhat.com> - 1.1.1-1
-- New upstream release (#1919127)
-
-* Wed Jan 06 2021 Boris Ranto <branto@redhat.com> - 1.1.0-9
-- enable pinentry-tty
-
-* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Wed Mar 07 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.1.0-3
-- BR: gcc, use %%make_build %%make_install
-- explicitly disable fltk support (FTBFS)
-
-* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Sun Dec 31 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.1.0-1
-- 1.1.0 (#1397378)
-- drop some old code/hacks/workarounds
-- -qt: use Qt5
-
-* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
-
-* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Mon Dec 07 2015 Boris Ranto <branto@redhat.com> - 0.9.7-1
-- Rebase to latest upstream version
-
-* Tue Oct 27 2015 Stef Walter <stefw@redhat.com> - 0.9.6-4
-- Enable libsecret, which enables password caching in pinentry-gnome3
-- Resolves rhbz#1275567
-
-* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 0.9.6-3
-- Add pinentry-gnome3 support to pinentry wrapper
-
-* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 0.9.6-2
-- Build pinentry-gnome3
-
-* Fri Sep 11 2015 Boris Ranto <branto@redhat.com> - 0.9.6-1
-- Rebase to latest upstream version
-- Modify backwards compatible symlink for qt(4)
-- Enable pinentry-emacs since it was enabled by default in 0.9.5
-
-* Thu Jul 02 2015 Boris Ranto <branto@redhat.com> - 0.9.5-1
-- Rebase to latest upstream version
-- Removing qt4 pinentry patch -- got merged upstream
-- New package pinentry-emacs that hosts pinentry-emacs
-- New dependencies on libassuan and libgpg-error (de-bundling)
-
-* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Thu May 14 2015 Boris Ranto <branto@redhat.com> - 0.9.2-1
-- Rebase to latest upstream version
-
-* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.9.1-2
-- Rebuilt for GCC 5 C++11 ABI change
-
-* Wed Mar 25 2015 Boris Ranto <branto@redhat.com> - 0.9.1-1
-- Rebase to latest upstream version
-- There are no longer any moc files so there is no need to patch them
-
-* Fri Mar 13 2015 Rex Dieter <rdieter@fedoraproject.org> - 0.9.0-3
-- fix FTBFS on f23/gcc5
-- drop deprecated configure flags
-
-* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.9.0-2
-- Rebuilt for Fedora 23 Change
-  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
-
-* Wed Nov 12 2014 Boris Ranto <branto@redhat.com> - 0.9.0-1
-- Rebase to latest upstream version
-
-* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
-
-* Tue Aug 12 2014 Boris Ranto <branto@redhat.com> - 0.8.3-6
-- fix bogus dates
-- upgrade pinentry-wrapper to handle corner cases better
-
-* Wed Jul 30 2014 Tom Callaway <spot@fedoraproject.org> - 0.8.3-5
-- fix license handling
-
-* Sat Jul 19 2014 Rex Dieter <rdieter@fedoraproject.org> 0.8.3-4
-- /usr/bin/pinentry should not check if stderr is opened (#787775)
-
-* Sat Jul 19 2014 Rex Dieter <rdieter@fedoraproject.org> - 0.8.3-3
-- .spec cleanup (drop support for old releases)
-- -gtk: Provides: pinentry-gtk2
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Thu Jan 30 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.3-1
-- Update to latest upstream version (0.8.3)
-
-* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-11
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Wed Nov 14 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-9
-- Fix macros expansions so that conditionals work
-
-* Mon Nov 12 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-8
-- Fix up licenses for qt and qt4 subpackages (#875875)
-
-* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Mon Nov 14 2011 Adam Jackson <ajax@redhat.com> 0.8.1-5
-- Rebuild for new libpng
-
-* Tue Jul 26 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-4
-- Improve wrapper to fallback to curses even with DISPLAY set (#622077)
-
-* Fri Feb 18 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-3
-- Fix pinentry-curses running as root by disabling capabilities (#677670)
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Tue Feb  1 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.1-1
-- Updated to latest upstream version (0.8.1)
-
-* Fri May  7 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.0-3
-- Fix X11 even race with gtk (#589998)
-- Fix qt4 problems with creating window in the background (#589532)
-
-* Thu Apr 29 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.8.0-2
-- -qt: build as qt4 version, and drop qt3 support (f13+ only)
-
-* Tue Apr 27 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.8.0-1
-- pinentry-0.8.0
-- pinentry-gtk keyboard grab fail results in SIGABRT (#585422)
-
-* Sun Apr 18 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-5
-- pinentry-gtk -g segfaults on focus change (#520236)
-
-* Sun Sep 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-4
-- Errors installing with --excludedocs (#515925)
-
-* Sun Sep 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-3
-- drop alternatives, use app-wrapper instead (borrowed from opensuse)
-- -qt4 experimental subpkg, -qt includes qt3 version again  (#523488)
-
-* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.6-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Mon Jun 22 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.6-1
-- pinentry-0.7.6
-- -qt switched qt4 version, where applicable (f9+, rhel6+)
-- fixup scriptlets
-
-* Sat Apr 25 2009 Rex Dieter <rdieter@fedoraproject.org> - 0.7.5-1
-- pinentry-0.7.5
-
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.4-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Tue Mar 25 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.7.4-5
-- pinentry failed massrebuild attempt for GCC 4.3 (#434400)
-
-* Tue Mar 25 2008 Rex Dieter <rdieter@fedoraproject.org> - 0.7.4-4
-- s/qt-devel/qt3-devel/ (f9+)
-
-* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.7.4-3
-- Autorebuild for GCC 4.3
-
-* Sun Feb 17 2008 Adam Tkac <atkac redhat com> - 0.7.4-2
-- rebuild against new libcap
-
-* Sun Dec 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.4-1
-- pinentry-0.7.4
-- BR: libcap-devel
-
-* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-2
-- respin (BuildID)
-
-* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-1
-- pinentry-0.7.3
-- License: GPLv2+
-
-* Thu May 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.2-15
-- respin (for ppc64)
-
-* Mon Dec 04 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-14
-- -14 respin (to help retire ATrpms pinentry pkg)
-
-* Mon Aug 28 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-3
-- fc6 respin
-
-* Wed Aug 09 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 0.7.2-2
-- fc6 respin
-
-* Wed Mar 01 2006 Rex Dieter <rexdieter[AT]users.sf.net>
-- fc5: gcc/glibc respin
-
-* Tue Oct 18 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.7.2-1
-- 0.7.2, docs patch applied upstream.
-- Switch to GTK2 in -gtk.
-- Fine tune dependencies.
-- Build with dependency tracking disabled.
-- Clean up obsolete pre-FC2 support.
-
-* Thu Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.7.1-4
-- rebuilt
-
-* Wed Jun 30 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.3
-- BuildRequires qt-devel >= 3.2.
-
-* Sat May 22 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.2
-- Spec cleanups.
-
-* Sat Apr 24 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.1-0.fdr.1
-- Update to 0.7.1.
-
-* Fri Dec 26 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.7.0-0.fdr.1
-- Update to 0.7.0.
-- Split GTK+ and QT dialogs into subpackages.
-
-* Thu Jul 10 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.9-0.fdr.1
-- Update to 0.6.9.
-- Smoother experience with --excludedocs.
-- Don't change alternative priorities on upgrade.
-
-* Sat Mar 22 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.6.8-0.fdr.1
-- Update to current Fedora guidelines.
-
-* Wed Feb 12 2003 Warren Togami <warren@togami.com> 0.6.8-1.fedora.3
-- info/dir temporary workaround
-
-* Sat Feb  8 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.6.8-1.fedora.1
-- First Fedora release.
+%autochangelog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-07  9:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07  9:49 [rpms/pinentry] rawhide: Use autochangelog Jakub Jelen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox