adamwill pushed to php-natxet-cssmin (f22). "new release 3.0.3"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 9 19:14:40 UTC 2015


From 0daf5de59c4c08f0f6af264245706c0c56a078b2 Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Tue, 9 Jun 2015 12:06:41 -0700
Subject: new release 3.0.3


diff --git a/.gitignore b/.gitignore
index 375a84a..e659410 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /CssMin-8883d28cd2de131c364f2f657e4bcc09bfa45082.tar.gz
+/CssMin-f076e41392b0008efb47074a133ec1d90dc8c99f.tar.gz
diff --git a/php-natxet-cssmin.spec b/php-natxet-cssmin.spec
index 64c5677..bd9ab4a 100644
--- a/php-natxet-cssmin.spec
+++ b/php-natxet-cssmin.spec
@@ -1,9 +1,9 @@
 %global github_owner    natxet
 %global github_name     CssMin
-%global github_version  3.0.2
-%global github_commit   8883d28cd2de131c364f2f657e4bcc09bfa45082
+%global github_version  3.0.3
+%global github_commit   f076e41392b0008efb47074a133ec1d90dc8c99f
 # if set, will be a post-release snapshot build, otherwise a 'normal' build
-%global github_date     20141229
+#global github_date     20141229
 %global shortcommit %(c=%{github_commit}; echo ${c:0:7})
 %global packagist_owner natxet
 %global packagist_name  CssMin
@@ -15,7 +15,7 @@
 
 Name:           php-%{packagist_owner}-%{lcname}
 Version:        %{github_version}
-Release:        2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
+Release:        1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
 Summary:        Configurable CSS parser and minifier
 
 Group:          Development/Libraries
@@ -64,6 +64,9 @@ cp -pr src/ %{buildroot}%{_datadir}/php/%{packagist_owner}/%{packagist_name}
 
 
 %changelog
+* Tue Jun 09 2015 Adam Williamson <awilliam at redhat.com> - 3.0.3-1
+- new release 3.0.3
+
 * Mon Feb 23 2015 Adam Williamson <awilliam at redhat.com> - 3.0.2-2.20141229git8883d28
 - change layout to match upstream's (with the /src sub-directory)
 
diff --git a/sources b/sources
index 65ad7b7..cb4f934 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e875c055dfac77710232c016a0329eab  CssMin-8883d28cd2de131c364f2f657e4bcc09bfa45082.tar.gz
+8ec972e4d601b3b5a0430ffaba4ed3ed  CssMin-f076e41392b0008efb47074a133ec1d90dc8c99f.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-natxet-cssmin.git/commit/?h=f22&id=0daf5de59c4c08f0f6af264245706c0c56a078b2


More information about the scm-commits mailing list