diff --git a/activemq-cpp.spec b/activemq-cpp.spec index d8d7cec..1c26f48 100644 --- a/activemq-cpp.spec +++ b/activemq-cpp.spec @@ -1,6 +1,6 @@ Name: activemq-cpp Version: 3.9.5 -Release: 5%{?dist} +Release: 1%{?dist} Summary: C++ implementation of JMS-like messaging client License: Apache-2.0 @@ -80,18 +80,6 @@ make check %changelog -* Fri Jan 16 2026 Fedora Release Engineering - 3.9.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild - -* Wed Jul 23 2025 Fedora Release Engineering - 3.9.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Thu Jan 16 2025 Fedora Release Engineering - 3.9.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jul 17 2024 Fedora Release Engineering - 3.9.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - * Wed Apr 03 2024 Jonathan Wright - 3.9.5-1 - Unorphan package - Update to 3.9.5 @@ -223,5 +211,3 @@ make check * Thu Feb 26 2009 Ricardo Rocha - 2.2.6-1 - First version of the spec file - - diff --git a/package.cfg b/package.cfg new file mode 100644 index 0000000..66ea79d --- /dev/null +++ b/package.cfg @@ -0,0 +1,2 @@ +[koji] +targets = epel8 epel8-playground \ No newline at end of file