Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 820348d2eae2575416b9881cc1158d38 > files > 1

coro-mock-1.0-10.e55ca83git.3.mga6.src.rpm

%global git e55ca83

%global namedreltag -SNAPSHOT
%global namedversion %{version}%{?namedreltag}

Name: coro-mock
Version: 1.0
Release: %mkrel 10.%{git}git.3
Group:   Development/Java
Summary: A mock library for compiling JVM coroutine-using code on JVMs without coroutines
License: Public Domain
Url: https://github.com/headius/coro-mock
Source0: https://github.com/headius/%{name}/tarball/%{git}/headius-%{name}-%{git}.tar.gz

BuildRequires:  maven-local
BuildRequires:  mvn(junit:junit)

BuildArch: noarch

%description
A small mock library for compiling JVM coroutine-utilizing code on JVMs
without coroutines.

%package javadoc
Summary: Javadoc for %{name}

%description javadoc
This package contains javadoc for %{name}.

%prep
%setup -q -n headius-%{name}-%{git}

%build
%mvn_build

%install
%mvn_install

%files -f .mfiles
%license LICENSE

%files javadoc -f .mfiles-javadoc
%license LICENSE



%changelog
* Wed Mar 02 2016 neoclust <neoclust> 1.0-10.e55ca83git.3.mga6
+ Revision: 982137
- Second rebuild of the java stack

* Sun Feb 21 2016 neoclust <neoclust> 1.0-10.e55ca83git.2.mga6
+ Revision: 975749
- First rebuild of the java stack
- sync package coro-mock with fedora

  + umeabot <umeabot>
    - Mageia 6 Mass Rebuild

* Thu Jan 08 2015 pterjan <pterjan> 1.0-7.mga5
+ Revision: 809272
- Sync with Fedora 21

* Wed Oct 15 2014 umeabot <umeabot> 1.0-6.mga5
+ Revision: 742955
- Second Mageia 5 Mass Rebuild
- Mageia 5 Mass Rebuild

* Wed Dec 18 2013 dmorgan <dmorgan> 1.0-4.mga4
+ Revision: 558553
- Fix build against current java stack

  + umeabot <umeabot>
    - Mageia 4 Mass Rebuild

* Fri Jan 11 2013 umeabot <umeabot> 1.0-2.mga3
+ Revision: 348179
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Feb 25 2012 gil <gil> 1.0-1.mga2
+ Revision: 214942
- imported package coro-mock