gil pushed to felix-scr-annotations (master). "update to 1.9.12"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 14:13:55 UTC 2015


From 500224e265d111edcc203826811382787ab854f1 Mon Sep 17 00:00:00 2001
From: gil <puntogil at libero.it>
Date: Thu, 11 Jun 2015 16:13:40 +0200
Subject: update to 1.9.12


diff --git a/.gitignore b/.gitignore
index f398f89..c75ec14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /org.apache.felix.scr.annotations-1.9.6-source-release.tar.gz
 /org.apache.felix.scr.annotations-1.9.10-source-release.tar.gz
+/org.apache.felix.scr.annotations-1.9.12-source-release.tar.gz
diff --git a/felix-scr-annotations.spec b/felix-scr-annotations.spec
index 3e4e4f1..c64641e 100644
--- a/felix-scr-annotations.spec
+++ b/felix-scr-annotations.spec
@@ -1,19 +1,18 @@
 %global project   felix
 %global bundle    org.apache.felix.scr.annotations
 Name:          felix-scr-annotations
-Version:       1.9.10
-Release:       2%{?dist}
+Version:       1.9.12
+Release:       1%{?dist}
 Summary:       Annotations for SCR
 License:       ASL 2.0
 URL:           http://felix.apache.org/
 Source0:       http://www.apache.org/dist/felix/%{bundle}-%{version}-source-release.tar.gz
 
+BuildRequires: maven-local
 BuildRequires: mvn(org.apache.felix:felix-parent:pom:)
 BuildRequires: mvn(org.apache.felix:org.apache.felix.scr.generator)
-
-BuildRequires: maven-local
-BuildRequires: maven-remote-resources-plugin
-BuildRequires: maven-surefire-plugin
+BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
+BuildRequires: mvn(org.apache.maven.plugins:maven-surefire-plugin)
 # i dont know which package as missing this required...
 BuildRequires: mvn(org.mockito:mockito-all)
 
@@ -49,6 +48,9 @@ This package contains javadoc for %{name}.
 %license LICENSE NOTICE
 
 %changelog
+* Thu Jun 11 2015 gil cattaneo <puntogil at libero.it> 1.9.12-1
+- update to 1.9.12
+
 * Sun Feb 01 2015 gil cattaneo <puntogil at libero.it> 1.9.10-2
 - introduce license macro
 
diff --git a/sources b/sources
index 6955d9b..3333a20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-897675a868e04d5b3bfad3bae6e17eca  org.apache.felix.scr.annotations-1.9.10-source-release.tar.gz
+e665653e3c20b2c9abe7c621e8c0b725  org.apache.felix.scr.annotations-1.9.12-source-release.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/felix-scr-annotations.git/commit/?h=master&id=500224e265d111edcc203826811382787ab854f1


More information about the scm-commits mailing list