diff --git a/apache-resource-bundles-2.pom b/apache-resource-bundles-2.pom deleted file mode 100644 index 470cfc3..0000000 --- a/apache-resource-bundles-2.pom +++ /dev/null @@ -1,52 +0,0 @@ - - - 4.0.0 - - org.apache.maven - maven-parent - 5 - ../pom/maven/pom.xml - - pom - org.apache - apache-resource-bundles - Apache Resource Bundles - 2 - 2006 - - apache-jar-resource-bundle - apache-license-header-resource-bundle - apache-incubator-disclaimer-resource-bundle - - - scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2 - scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2 - https://svn.apache.org/repos/asf/maven/resources/tags/apache-resource-bundles-2 - - - - - - maven-release-plugin - 2.0-beta-4 - - https://svn.apache.org/repos/asf/maven/resources/tags - - - - - - - - maven-remote-resources-plugin - - - - bundle - - - - - - - diff --git a/apache-resource-bundles-30.pom b/apache-resource-bundles-30.pom new file mode 100644 index 0000000..191305c --- /dev/null +++ b/apache-resource-bundles-30.pom @@ -0,0 +1,121 @@ + + + + + + 4.0.0 + + + org.apache.maven + maven-parent + 30 + ../pom.xml + + + org.apache.apache.resources + apache-resource-bundles + pom + + Apache Resource Bundles + 2006 + + + scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/maven-parent-30/apache-resource-bundles + scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/maven-parent-30/apache-resource-bundles + https://svn.apache.org/viewcvs.cgi/maven/resources/tags/maven-parent-30/apache-resource-bundles + + + + jira + https://issues.apache.org/jira/browse/MASFRES + + + + https://builds.apache.org/job/maven-project-resources/ + Jenkins + + + + + + + + + org.apache.maven.plugins + maven-changes-plugin + + + JIRA + + 1000 + true + ${project.artifactId}- + + + + [ANN] ${project.name} ${project.version} Released + + announce@apache.org + announce@maven.apache.org + users@maven.apache.org + + + dev@maven.apache.org + + + ${apache.availid} + ${smtp.host} + + + + + + + + maven-release-plugin + + https://svn.apache.org/repos/asf/maven/resources/tags + + + + + + + + maven-remote-resources-plugin + + + + bundle + + + + + + + diff --git a/apache-resource-bundles.spec b/apache-resource-bundles.spec index 34b807f..a088663 100644 --- a/apache-resource-bundles.spec +++ b/apache-resource-bundles.spec @@ -3,20 +3,20 @@ %global id_version 1.1 Name: apache-resource-bundles -Version: 2 -Release: 22%{?dist} +Version: 30 +Release: 1%{?dist} Summary: Apache Resource Bundles License: ASL 2.0 -URL: http://repo1.maven.org/maven2/org/apache/apache-resource-bundles/ +URL: https://repo1.maven.org/maven2/org/apache/apache-resource-bundles/ BuildArch: noarch -Source0: http://repo1.maven.org/maven2/org/apache/%{name}/%{version}/%{name}-%{version}.pom -Source1: http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}-sources.jar -Source2: http://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}.pom -Source3: http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}-sources.jar -Source4: http://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}.pom -Source5: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar -Source6: http://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom +Source0: https://repo1.maven.org/maven2/org/apache/apache/resources/%{name}/%{version}/%{name}-%{version}.pom +Source1: https://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}-sources.jar +Source2: https://repo1.maven.org/maven2/org/apache/apache-jar-resource-bundle/%{jar_version}/apache-jar-resource-bundle-%{jar_version}.pom +Source3: https://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}-sources.jar +Source4: https://repo1.maven.org/maven2/org/apache/apache-license-header-resource-bundle/%{lh_version}/apache-license-header-resource-bundle-%{lh_version}.pom +Source5: https://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}-sources.jar +Source6: https://repo1.maven.org/maven2/org/apache/apache-incubator-disclaimer-resource-bundle/%{id_version}/apache-incubator-disclaimer-resource-bundle-%{id_version}.pom BuildRequires: maven-local BuildRequires: mvn(org.apache.maven:maven-parent:pom:) @@ -70,6 +70,9 @@ popd %files -f .mfiles %changelog +* Wed Mar 04 2020 Marian Koncek - 30-1 +- Update to upstream version 30 + * Tue Nov 05 2019 Mikolaj Izdebski - 2-22 - Mass rebuild for javapackages-tools 201902