public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: Merge branch 'f28'
@ 2026-08-26 8:54 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 7f53197e71e61c011fc3e93662dfdc9aea345a50
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2018-06-24T00:05:58+02:00
Stats : +21/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/7f53197e71e61c011fc3e93662dfdc9aea345a50?branch=epel10.3
Log:
Merge branch 'f28'
---
diff --git a/.gitignore b/.gitignore
index 3433433..e5371f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@ inn-faq.tar.gz
/inn-2.6.0.tar.gz
/inn.html
/inn-2.6.1.tar.gz
+/inn-2.6.2.tar.gz
+/inn-2.6.2.tar.gz.asc
diff --git a/0xD73934B49674CF5CCD9AC2787D80315C5736DE75.gpg b/0xD73934B49674CF5CCD9AC2787D80315C5736DE75.gpg
new file mode 100644
index 0000000..de4c1ae
Binary files /dev/null and b/0xD73934B49674CF5CCD9AC2787D80315C5736DE75.gpg differ
diff --git a/inn.spec b/inn.spec
index 412d960..4fcaf4b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -2,14 +2,18 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
-Version: 2.6.1
-Release: 11%{?dist}
+Version: 2.6.2
+Release: 1%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
URL: http://www.eyrie.org/~eagle/software/inn/
Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
+Source1: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz.asc
Source2: inn-default-distributions
+# gpg2 --recv-key 0xD73934B49674CF5CCD9AC2787D80315C5736DE75
+# gpg2 --export --export-options export-minimal 0xD73934B49674CF5CCD9AC2787D80315C5736DE75
+Source3: 0xD73934B49674CF5CCD9AC2787D80315C5736DE75.gpg
Source10: http://www.eyrie.org/~eagle/faqs/inn.html
Source20: innd.service
Source21: innd-expire.service
@@ -26,6 +30,7 @@ Patch14: inn-redhat_build.patch
patch17: inn-2.5.2-pconf.patch
BuildRequires: autoconf
BuildRequires: python2 db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl-interpreter
+BuildRequires: %{_bindir}/gpgv2
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::Embed) flex systemd
@@ -97,6 +102,7 @@ Group: Applications/System
This package contains dynamic libraries provided by INN project
%prep
+gpgv2 --keyring %{S:3} %{S:1} %{S:0}
%setup -q -n inn-%{version}
%patch1 -p1 -b .rh
%patch4 -p1 -b .pie
@@ -593,6 +599,10 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Sat Jun 23 2018 Dominik Mierzejewski <rpm@greysector.net> - 2.6.2-1
+- update to 2.6.2 release (#1557980)
+- check GPG signature of the tarball
+
* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.6.1-11
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
diff --git a/sources b/sources
index a7ee479..e3644f0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-SHA512 (inn-2.6.1.tar.gz) = 3764a1be4f3e83ca555f2399d9555af9811f7b0dc83915a555e2664c875188fd4a4a3abb0fe412826b434eedd1f96dad240573fb5f3d8c5a0e2e1692afdd8ab0
+SHA512 (inn-2.6.2.tar.gz) = d649b88cab827682f1b62f31e94aed1fd38c57fd3f1753b15c1dfa06b160cf4aa8becc9b93557437dcaa856e4640bf4f24a67eff3bcf4dd762fc3c156a6237f8
+SHA512 (inn-2.6.2.tar.gz.asc) = f8fd640467ad60ea8cef1af3f89c1fe5777e2382705f1a071897eac35b06740985296492adef0e3c27221daaa94f6d254975d07b55585038f87d0ee1dc40f01b
SHA512 (inn.html) = ee15038d5a3e1b6da79c4d733f039d8cac32c442645f922a1ccdadeeb6b181fc2234121a53c9c9c39efbf686fa95b4b2af69fec23e4b6bacab67024794b71fd1
diff --git a/inn.spec b/inn.spec
index 311d20b..4fcaf4b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -29,7 +29,7 @@ Patch7: inn-2.4.3.warn.patch
Patch14: inn-redhat_build.patch
patch17: inn-2.5.2-pconf.patch
BuildRequires: autoconf
-BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl-interpreter
+BuildRequires: python2 db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl-interpreter
BuildRequires: %{_bindir}/gpgv2
BuildRequires: perl-devel
BuildRequires: perl-generators
@@ -603,6 +603,10 @@ fi
- update to 2.6.2 release (#1557980)
- check GPG signature of the tarball
+* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.6.1-11
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:54 [rpms/inn] epel10.3: Merge branch 'f28' Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox