Rebuilt for Indigo 2 and CMD master
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 31 Mar 2017 11:32:25 +0000 (13:32 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Fri, 31 Mar 2017 11:32:25 +0000 (13:32 +0200)
bouncycastle1.46/bouncycastle1.46.spec
google-gson/google-gson.spec
httpcomponents-client4.3/httpcomponents-client4.3.spec
httpcomponents-core4.3/httpcomponents-core4.3.spec

index 2ec67eb..86b4e4a 100644 (file)
@@ -4,7 +4,7 @@
 
 Name:             bouncycastle1.46
 Version:          %{ver}
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Bouncy Castle Crypto Package for Java
 
 Group:            System Environment/Libraries
@@ -104,5 +104,8 @@ popd
 
 
 %changelog
+* Fri Mar 31 2017 František Dvořák <valtri@civ.zcu.cz> - 1.46-2
+- Rebuilt for Indigo 2 and CMD
+
 * Thu Sep 08 2016 František Dvořák <valtri@civ.zcu.cz> - 1.46-1
 - Initial package (based on Fedora/EPEL)
index a56aade..d2df553 100644 (file)
@@ -1,6 +1,6 @@
 Name:             google-gson
 Version:          2.3.1
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Java lib for conversion of Java objects into JSON representation
 License:          ASL 2.0
 URL:              https://github.com/google/gson
@@ -58,6 +58,9 @@ rm src/test/java/com/google/gson/functional/ThrowableFunctionalTest.java
 %doc LICENSE
 
 %changelog
+* Fri Mar 31 2017 František Dvořák <valtri@civ.zcu.cz> - 2.3.1-5
+- Rebuild for Indigo 2 and CMD
+
 * Thu Jun 02 2016 Michael Simacek <msimacek@redhat.com> - 2.3.1-4
 - Skip default jar plugin execution to fix FTBFS
 
index bf4dbc0..77e23bb 100644 (file)
@@ -1,6 +1,6 @@
 Name:           httpcomponents-client4.3
 Version:        4.3.6
-Release:        1.maven%{?dist}
+Release:        2.maven%{?dist}
 Summary:        HTTP agent implementation based on httpcomponents HttpCore
 
 License:        ASL 2.0
@@ -48,5 +48,8 @@ cp -vp %{SOURCE1} pom.xml
 
 
 %changelog
+* Fri Mar 31 2017 František Dvořák <valtri@civ.zcu.cz> - 4.3.6-2.maven
+- Rebuilt for Indigo 2 and CMD
+
 * Mon Sep 05 2016 František Dvořák <valtri@civ.zcu.cz> - 4.3.6-1.maven
 - Initial package
index b84e6aa..ec4a86a 100644 (file)
@@ -1,6 +1,6 @@
 Name:           httpcomponents-core4.3
 Version:        4.3.3
-Release:        1.maven%{?dist}
+Release:        2.maven%{?dist}
 Summary:        Set of low level Java HTTP transport components for HTTP services
 
 License:        ASL 2.0
@@ -46,5 +46,8 @@ This is a compatibility package for version 4.3.x.
 
 
 %changelog
+* Fri Mar 31 2017 František Dvořák <valtri@civ.zcu.cz> - 4.3.3-2.maven
+- Rebuilt for Indigo 2 and CMD
+
 * Mon Sep 05 2016 František Dvořák <valtri@civ.zcu.cz> - 4.3.3-1.maven
 - Initial package