From 6e0c3a3f66b5e2d160b1dd54929fc86af72ec544 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 20 2022 22:33:17 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/options.spec b/options.spec index f7fc1ec..899675e 100644 --- a/options.spec +++ b/options.spec @@ -1,6 +1,6 @@ Name: options Version: 1.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for managing sets of JVM properties to configure an app or library License: ASL 2.0 URL: https://github.com/headius/%{name} @@ -34,6 +34,9 @@ configuration for an application or library. %doc README.md %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Nov 23 2021 Didik Supriadi - 1.7-1 - New upstream release 1.7 - Remove workaround for SUREFIRE-1897