public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stringtemplate] epel10: Fix for F21 XMvn changes (#1107380)
@ 2026-08-20 11:50 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-20 11:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/stringtemplate
Branch : epel10
Commit : 5ae2d2d03f3f8ee1707403fa47bdf851c09869eb
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2014-09-04T23:06:24-05:00
Stats  : +5/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/stringtemplate/c/5ae2d2d03f3f8ee1707403fa47bdf851c09869eb?branch=epel10

Log:
Fix for F21 XMvn changes (#1107380)

---
diff --git a/stringtemplate.spec b/stringtemplate.spec
index e18cf3c..a218f52 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -1,7 +1,7 @@
 Summary: A Java template engine
 Name: stringtemplate
 Version: 3.2.1
-Release: 9%{?dist}
+Release: 10%{?dist}
 URL: http://www.stringtemplate.org/
 Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
 # Build jUnit tests + make the antlr2 generated code before preparing sources
@@ -48,17 +48,17 @@ cp -pR docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 install -Dpm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 %add_maven_depmap JPP-%{name}.pom stringtemplate.jar
 
-%files
+%files -f .mfiles
 %doc LICENSE.txt README.txt
-%{_datadir}/java/%{name}.jar
-%{_mavenpomdir}/JPP-%{name}.pom
-%{_mavendepmapfragdir}/%{name}
 
 %files javadoc
 %doc LICENSE.txt
 %{_javadocdir}/%{name}
 
 %changelog
+* Fri Sep 05 2014 Yaakov Selkowitz <yselkowi@redhat.com> - 3.2.1-10
+- Fix for F21 XMvn changes (#1107380)
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-08-20 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:50 [rpms/stringtemplate] epel10: Fix for F21 XMvn changes (#1107380) Yaakov Selkowitz

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