generated from demus/basic-rpm-template
Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
* Tue Feb 22 2011 Felix Möller <mail@felixmoeller.de> - 0.46
|
||||
- Initial version of AWL package
|
||||
+2
-3
@@ -5,7 +5,7 @@ Name: php-%{realname}
|
||||
Summary: Andrew's Web Libraries - PHP Utility Libraries
|
||||
Version: 0.65
|
||||
%global tag r%{version}
|
||||
Release: 9%{?dist}
|
||||
Release: %autorelease
|
||||
|
||||
%forgemeta
|
||||
|
||||
@@ -45,5 +45,4 @@ cp -a dba inc %{buildroot}/%{_datadir}/php/%{realname}
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Tue Feb 22 2011 Felix Möller <mail@felixmoeller.de> - 0.46
|
||||
- Initial version of AWL package
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user