Compare commits

...

No commits in common. 'stream-javapackages-tools-202201-rhel-9.1.0' and 'c8-stream-202201' have entirely different histories.

@ -0,0 +1 @@
4634a08b041d949fad3e56ff2e6e6ee1580769a2 SOURCES/r1.1.2.tar.gz

15
.gitignore vendored

@ -1,14 +1 @@
/results_* SOURCES/r1.1.2.tar.gz
/*.src.rpm
/r1.0.0.tar.gz
/r1.1.0.tar.gz
/r1.1.1.tar.gz
/apiguardian-api-1.0.0.pom
/apiguardian-1.1.0.tar.gz
/apiguardian-api-1.1.0.pom
/apiguardian-1.1.1.tar.gz
/apiguardian-api-1.1.0.pom
/apiguardian-api-1.1.1.pom
/r1.1.2.tar.gz
/apiguardian-api-1.1.2.pom

@ -1,3 +0,0 @@
# apiguardian
The apiguardian package

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.apiguardian</groupId>
<artifactId>apiguardian-api</artifactId>
<version>1.1.2</version>
<name>org.apiguardian:apiguardian-api</name>
<description>@API Guardian</description>
<url>https://github.com/apiguardian-team/apiguardian</url>
<licenses>
<license>
<name>The Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<id>apiguardian</id>
<name>@API Guardian Team</name>
<email>team@apiguardian.org</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/apiguardian-team/apiguardian.git</connection>
<developerConnection>scm:git:git://github.com/apiguardian-team/apiguardian.git</developerConnection>
<url>https://github.com/apiguardian-team/apiguardian</url>
</scm>
</project>

@ -2,7 +2,7 @@
Name: apiguardian Name: apiguardian
Version: 1.1.2 Version: 1.1.2
Release: 4%{?dist} Release: 6%{?dist}
Summary: API Guardian Java annotation Summary: API Guardian Java annotation
License: ASL 2.0 License: ASL 2.0
URL: https://github.com/apiguardian-team/apiguardian URL: https://github.com/apiguardian-team/apiguardian
@ -80,6 +80,12 @@ cp -p %{SOURCE100} pom.xml
%license LICENSE %license LICENSE
%changelog %changelog
* Thu Feb 08 2024 Marián Konček <mkoncek@redhat.com> - 1.1.2-6
- Rebuild to regenerate auto-requires
* Mon Feb 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1.2-5
- Rebuild to regenerate auto-requires
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4 * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

@ -1,2 +0,0 @@
SHA512 (r1.1.2.tar.gz) = 7c56ee15e0aba07e95b6f2fe7cedd98e449e774958eb63b2467066c381e1e82ad67c982c2885e18154c62e55fda80a1c2e0f689253afe449db9f7e7563122db6
SHA512 (apiguardian-api-1.1.2.pom) = bb604d1103315784a2f56a43244434dbbd7edc97d0450dada21313463d230e00f2f23f6e7c2ca45be94e81304057e70c79c9f0fb84247f7244d0277110b5747e
Loading…
Cancel
Save